#masthead .hgroup h1 {
margin-bottom: 25px;
}
.mobile-nav-frame, .mobile-nav-frame .title, .mobile-nav-frame ul {
background-color: #228b22
}
#theme-attribution {
display:none}
@media screen and (max-width: 768px) {
#masthead .hgroup h1 {
margin-top: 15px;
margin-bottom: 0px;
font-weight: 400
}
#masthead .hgroup {
padding-top: 15px;
padding-bottom: 0
}
#masthead .hgroup .support-text {
display: none;
}
}