﻿:root {
    --header-top_backgroundColor: #074f7f;
    --header-top_color: #ffffff;
    --header-top_fontSize: 14px;
    --header-middle_backgroundColor: #ffffff;
    --header-middle_color: #242424;
    --header-middle_fontSize: 14px;
    --header-middle-button_backgroundColor: #074f7f;
    --header-middle-button-hover_backgroundColor: #242424;
    --main-menu-area_backgroundColor: #ffffff;
    --main-menu-title-1_color: #ffffff;
    --main-menu-title-1-hover_color: #ffffff;
    --main-menu-title-1_fontSize: 14px;
    --main-menu-title-2_color: #019cde;
    --main-menu-title-2-hover_color: #074f7f;
    --main-menu-title-2_fontSize: 14px;
    --main-menu-title-3_color: #242424;
    --main-menu-title-3-hover_color: #074f7f;
    --main-menu-title-3_fontSize: 14px;
    --main-menu-title-4_color: #242424;
    --main-menu-title-4-hover_color: #074f7f;
    --main-menu-title-4_fontSize: 14px;
    --footer-top_backgroundColor: #005aa1;
    --footer-top_color: #ffffff;
    --footer-top-heading_fontSize: 20px;
    --footer-top-body_fontSize: 14px;
    --product-details-heading_fontSize: 22px;
    --product-details-body_fontSize: 14px;
    --product-details-button_backgroundColor: #074f7f;
    --product-details-button_color: #ffffff;
    --sidebar-widget-button_backgroundColor: #074f7f;
    --sidebar-widget-button_color: #ffffff;
    --about-section-h1_fontSize: 24px;
    --about-section-h1_color: #019cde;
    --about-section-h2_fontSize: 20px;
    --about-section-h2_color: #019cde;
    --about-section-h3_fontSize: 18px;
    --about-section-h3_color: #019cde;
    --about-section-text_fontSize: 14px;
    --about-section-text_color: #242424;
}
