.t-footer, .t-site-footer, footer,
.t-footer .t-container, .t-footer .t-row, .t-footer .t-col {
  background-color: #ffffff !important;
}

.t-footer, .t-footer * , 
footer, footer * {
  color: #ffffff !important;
  text-shadow: none !important;
}

.t-footer a, .t-footer a:hover, .t-footer a:focus,
footer a, footer a:hover, footer a:focus {
  color: #ffffff !important;
  text-decoration: none !important;
  outline: none !important;
}

.t-footer svg *, footer svg * {
  fill: #ffffff !important;
  stroke: #ffffff !important;
}
