/* 
Theme Name: Bureau Ghaye SRL
Theme URI: https://www.dimensionsdesign.studio/
Description: Site Web du Bureau Ghaye – Experts du monde agricole en Wallonie
Author: Guylian Demonceau
Author URI: https://dimensionsdesign.studio/
Template: hello-elementor
Version: 1.0.0
*/

/* Add your custom styles here */

html {
	font-size: 16px;
}

selector .lien-blanc a {
    color: #ffffff !important;
    text-decoration: none;
    transition: color 0.25s ease;
}



selector .lien-noir a {
    color: rgba(2, 35, 28, 0.5) !important;
    text-decoration: none;
    transition: color 0.25s ease;
}