.custom-theme {
--header-bg: #EFECEC; 
--header-link: #000000; 
--header-opacity: #0000001a; 
--header-opacity-20: #00000033; 
--header-opacity-50: #00000080; 
--primary-color-500: #DF0201; 
--primary-color-50: #DF02011a; 
--accent-color-500: #960201; 
--accent-color-1000: #780201; 
--secondary-color-500: #12233F; 
--btn-secondary: #12233F; 
--footer-bg: #D4CECE; 
--footer-link: #000000; 
--footer-opacity: #0000001a; 
--extra-header-color: #DF0201;
--extra-footer-color: #DF0201;
}