è :root { --gbl-primary-color: #e52525 ; --gbl-secondary-color: #32B9A5 ; --gbl-primary-font: PT Serif, Serif ; --gbl-secondary-font: Nunito Sans, Sans Serif ; --logo-width: 130 ; --header-text-color: ##000000 ; --footer-color: #970000 ; --footer-text-color: #eee ; --content-width: 1280px ; --woo-bar-color: #fff ; --woo-bar-bg-color: #e52525 ; --menu-text-color: #fff ; --menu-bg-color: #e52525 ; --text-color: #0c0c0c ; --topbar-bg-color: #000 ; --topbar-text-color: #fff ; --e-global-color-primary: #e52525 ; } .site-branding img.custom-logo { max-width:130px ; } @media (min-width: 1024px) { #masthead { background-image:url(''); background-size: cover; background-position: center center; } } body.custom-background-image .site, body.custom-background-color .site, .mobile-navigation { background-color: #ffffff; } .site-footer { background:url("") ; background-repeat: no-repeat; background-size: cover; background-position: center center; } .site-footer .footer-overlay { background-color:#970000; }