/* Mobile menu background-color */

.header-menu-sidebar.light-mode .header-menu-sidebar-bg::before {
  background-color: #202060;
}

.header-menu-sidebar-bg {
  background-color: #202060 !important;
}

.footer-bottom-inner,
.footer-bottom-inner a:not(.button),
.footer-bottom-inner .navbar-toggle {
  color: #fff;
}

.site-footer p:last-child {
  visibility: hidden;
}