@charset 'utf-8';
/*
 Theme Name:   CityGov Child
 Theme URI:    http://citygov.ancorathemes.com/
 Description:  CityGov - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     citygov
 Version:      1.6
 Tags:         light, inheritable theme-options
 Text Domain:  citygov
*/



/* =Theme customization starts here
-------------------------------------------------------------- */



@import url("../citygov/style.css");





/* =Theme customization starts here

-------------------------------------------------------------- */

.titreArticle {
    font-size: 1.5em;

}

.texteTitre {
    font-size: 0.9em;
}

.scheme_blue .contacts_wrap_inner {

    background-color: #104382!important;
    color: #fabd27;
    line-height: 1.3em;
    font-weight: 500;
    margin-top: 1.2em;
    margin-bottom: 0.28em;
}



.contacts_address {

    color:white!important;

}


.top_panel_middle .logo {
    margin-top: 1em;
    margin-bottom: 0em;
}


@media (max-width: 479px) {
.top_panel_middle .logo img {
    max-height: 50px!important;

}
}