:root {

    --primary-color: #432229;
    --border-color: #eaeaea;
    --news-border-color: #eaeaea;

    --highlight-color: #7a2324;

    --footer-icon-color: white;
    --copyright-color: white;

    --socials-icon-color: #432229;

    --numbers-number-color: #7a2324;

    --numbers-number-background: white;

    --link-color: #7a2324;

    --button-color: #7a2324;

    --background-secondary-color: #e4fbff;
    --highlight-light-color: #e4fbff;
    --services-boxes-color: #e4fbff;
    
    --news-date-color: #ababab;

    --table-color: #f8f9fa;
    --table-header-color: #56595e;
    
    --section-preTitle-background-color: #f4f4f4;
    --section-preTitle-color: #575656;

    --menu-color: #5f5f5f;

    --paragraph-color: #5f5f5f;
    
    --background-color: white;
    --section2-preTitle-background2-color: white;
    --secondary-color: white;
    --footer-color: #ececec;
    --footer-secondary-color: #333332;

    --footer-background: url("/www/web/img/section-footer-background.png");


    --header-background: url("/www/web/img/section-subBanner-background.png");

    --banner-background: url("/www/web/img/section-banner-background.png");

    
    --foter-radius: 0;
    --border-radius: 0;
    --input-radius: 0;
    --font: 'SpaceGrotesk-Medium', sans-serif;
    --button-radius: 0;

}

