.site-footer{
  background:linear-gradient(145deg,#111728,#19213a)!important;
  color:#c8cfe0!important;
  font-weight:400!important;
}
.site-footer .footer-brand p,
.site-footer .footer-column a,
.site-footer .footer-column span{color:#c8cfe0!important}
.site-footer .footer-logo,
.site-footer .footer-column strong{color:#fff!important}
.site-footer .footer-modern{padding-bottom:38px}
.site-footer .footer-bottom{
  background:var(--footer-bottom-bg,#111728);
  color:var(--footer-bottom-text,#c8cfe0);
  font-weight:var(--footer-bottom-weight,400);
}
.site-footer .footer-bottom .footer-copyright{
  margin-top:0!important;
  padding:18px 0!important;
  border-top:0!important;
  color:inherit!important;
  font-weight:inherit!important;
  text-align:center!important;
}
