body.customized .theme-gradient-footer{background:-webkit-gradient(linear,left top,left bottom,from(var(--custom-footerFirstColor)),to(var(--custom-footerLastColor)));background:linear-gradient(180deg,var(--custom-footerFirstColor),var(--custom-footerLastColor))}body.customized [theme-gradient-footer]{background:-webkit-gradient(linear,left top,left bottom,from(var(--custom-footerFirstColor)),to(var(--custom-footerLastColor)))!important;background:linear-gradient(180deg,var(--custom-footerFirstColor),var(--custom-footerLastColor))!important}body.customized .theme-text-footer{color:var(--custom-footerTextColor)}body.customized [theme-text-footer]{color:var(--custom-footerTextColor)!important}.maintenance .logo{margin:auto}