@import url('https://fonts.googleapis.com/css2?family=Epunda+Sans:ital,wght@0,300..900;1,300..900&display=swap');
:root {
    
    --header-bg: #233158 !important;
    --header-text-color: #37cdf0 !important;
    --menu-active-bg-color: #37cdf0 !important;
    --primary-background: #37cdf0 !important;
    --footer-background: #233158 !important;
     --default-font-family: "Epunda Sans", sans-serif !important;








}