.custom-theme {
--header-bg: #FFFFFF; 
--header-link: #000000; 
--header-opacity: #0000001a; 
--header-opacity-20: #00000033; 
--header-opacity-50: #00000080; 
--primary-color-500: #FF0101; 
--primary-color-50: #FF01011a; 
--accent-color-500: #EAB43D; 
--accent-color-1000: #bc9031; 
--secondary-color-500: #12233F; 
--btn-secondary: #12233F; 
--footer-bg: #2D2F30; 
--extra-header-color: #FF0101;
--extra-footer-color: #FF0101;
}