


    


    




    


    

	
	/* branding colors definition */
	:root {
    
        --button-color: #F66035;
    
    
        --button-hover-color: #F86F4C;
    
    
		--text-on-light: #F66035;    
    
    
		--text-on-dark: #F66035;    
    
    
		--text-on-button: #FFF;    
    
    
		--header-color: #313131;    
    
}
