/*--------------PLEASE PLACE ALL CUSTOM CSS HERE ----------------*
NOTES: If you use Appearance/Customize/Additional CSS to test your custom CSS, please make sure that once you're done you add that code to this stylesheet and remove it from the Appearance/Customize/Additional CSS section. Please add a commented out title to the custom code you add to this page so it's easy for developers to find what they need. 
----------------------------------------------------------------*/
b, strong {
    font-weight: bolder;
    font-family: 'Montserrat', sans-serif;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
    color: #fff;
}