/* Footer colour from settings */
footer {
  background-color: var(--site-footer-bg, #f8f9fa) !important;
}
