/* css styles */
/* Force footer to show on full layout pages */
.page-layout-full .page-footer {
  display: block !important;
  margin-top: 2rem;
}