:root{
    --active-primary-color:#A7C957;
    --btn-text-color:#FFF;
    --bg-dark:#231F20;
    --primary-color:#FDD713;
    --closed-color:#EB242B;
    --opening-color:#FDD713;
    --background-hero-image:url('../images/summer-hero.svg') !important;
    --background-footer-image: url('../images/footer-summer.svg') !important;
    --Text-color:#231F20;
    --sub-text-color:#646161;
    --rating-color:#FDD713;
    --date-color:#A7C957;
    --box-shad:0px 4px 24px 0px rgba(109, 109, 109, 0.13);
    --section-bg:#FAFAFA;
    --primary-btn-color:#6A994E;
    --review-name:#0D0C17;

    --path-fill-behind-text:#FDD713;
    --circle-color:#FDD713;
    --circle-content-color:#231F20;


    --img-container-bg-fr:url('../images/summer-hero-fr.png');
    --effect-image-fr:url('../images/3d-effect-orange.png');


    --form-control-color: var(--active-primary-color);
  --form-control-disabled: #959495;


    


    
}