* {
  color: #000 !important;
}

.admin-bar,
.location-wrapper,
.header,
.section-menu-wrapper,
.footer-main,
.content-actions,
.article-galleries {
  display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1rem 0;
}

.container,
.content-with-section-menu,
.business-cards-box {
  width: 100% !important;
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

[class*='col-'] {
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
