/*Place additional CSS into this file for quick/emergencies fixes only
Where possible, make changes to the SASS files and recompile*/

.sitenavigation .nav-first{
    display:none;
}

.ccm-search-block-submit{
    background-color:#454DB5;
    color: white;
        font-family: 'Merriweather', serif;
        border: none;
        padding: 5px;
}

.ccm-search-block-form input{
    padding:4px;
}