.custom-theme {
--header-bg: #FFFFFF; 
--header-link: #000000; 
--header-opacity: #0000001a; 
--header-opacity-20: #00000033; 
--header-opacity-50: #00000080; 
--primary-color-500: #D00D29; 
--primary-color-50: #D00D291a; 
--accent-color-500: #6E7B7C; 
--accent-color-1000: #586364; 
--secondary-color-500: #E4142C; 
--btn-secondary: #E4142C; 
--footer-bg: #FFFFFF; 
--footer-link: #000000; 
--footer-opacity: #0000001a; 
--extra-header-color: #D00D29;
--extra-footer-color: #D00D29;
}