/*
 Theme Name:   Open the Government
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  TS Charity Pro Child Theme
 Template:     ts-charity-pro
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

header#masthead #header .social-media {
    margin-top: 0;
}
header#masthead #header a i.fab {
    margin-top: 7px;
}
header#masthead #header .btn {
    margin: 4px;
}
header#masthead .menubar .tagline {
    font-weight: normal;
}
@media screen and (max-width: 576px) {
    header#masthead .menubar .tagline {
        font-size: 1rem;
    }
}

#single-event .event-detail {
    font-family: Arimo;
    font-size: 1.2rem;
    line-height: 1.5rem;
}
#single-event .event-detail .date {
    color: #fff;
    background-color: #bf1e2d;
    padding: 0.5rem 1rem;
    font-size: 1.5rem;
}

