/*.block-homepage-video {
    margin-bottom: 40px;
}

.group-slide-info p, .hero-title p {
    font-family: oxygen;
    font-weight: normal;
}
a:link {color: #c83d08;}
a:visited {color: #c83d08;}
a:hover {color: #ff6633; text-decoration: underline;}
a:active {color: #333333; text-decoration: underline;}*/

.group-slide-info p, .hero-title p {
  font-weight: 700;
}
.node-type-event #page-title, .node-type-article #page-title {
    line-height: 1em;
}

@media (max-width: 641px) {
.hero-title {
top: 0;
left: 0;
padding: 10px;
bottom: 4px;
}
}