/**
* Theme Name: Ambons Child
* Description: This is a child theme of Ambons, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/tona-theme">Tona Theme</a>
* Template: ambons
* Version: 1.5
*/

:root {
	/* rouge */
    --thm-base: #ad1111!important;
    --thm-base-rgb: 241, 6, 6;
	/* bleu */
	--thm-primary: #2e399f;
	text-transform:none!important;
}
.main-menu .navigation>li>a, .breadcrumb-area .title h2{text-transform:none!important;}
.header-top{padding:0px 0px!important}
.contact-info-style2-area{padding: 120px 0 20px!important;}