body {
  color: #52585f;
  text-align: left;
}
body.home #page > .page-content > .content {
  width: 90%;
  margin: 35px auto;
  max-width: 1232px;
}
body.home #page > .page-content > .content > .content-section > .gridContainer {
  width: 100%;
}
@media (max-width: 781px) {
  body.home .wp-block-column {
    flex-basis: 100% !important;
  }
}
p {
  line-height: 1.7;
}
img.logo.dark, img.custom-logo {
  width: 100%;
}
ul.dropdown-menu.active-line-bottom > .current-menu-item > a, ul.dropdown-menu.active-line-bottom > .current_page_item > a, ul.dropdown-menu.default > .current-menu-item > a, ul.dropdown-menu.default > .current_page_item > a {
  border-color: #dc8113;
}
.button.color1 {
  background-color: #dc8113;
  border-color: #dc8113;
}
.header.color-overlay .inner-header-description {
  padding-top: 20px;
  padding-bottom: 5px;
}
.header-wrapper > .header h1 {
  font-size: 40px;
}
h1.hero-title {
  font-weight: 400;
  text-shadow: 0px 1px 20px black;
}
.wp-block-image {
  text-align: center;
}
.p, address, blockquote, dl, fieldset, figure, form, hr, ol, p, pre, table, ul, .wp-block-image {
  margin-bottom: 35px;
}
@media (min-width: 1200px) {
  #post-284 .has-2-columns {
    margin-left: 15%;
  }
}
#post-284 .has-2-columns .wp-block-column:first-child {
  flex: none;
  overflow: hidden;
  width: 210px;
  height: 210px;
  padding: 5px;
}
@media (max-width: 599px) {
  #post-284 .has-2-columns .wp-block-column:first-child {
    margin: auto;
  }
}
#post-284 .has-2-columns .wp-block-column:first-child .wp-block-image img {
  object-fit: cover;
  min-height: 200px;
  background-size: cover;
  margin-right: 12px;
  box-shadow: 0px 0px 3px 0px #868686;
}
#post-284 .has-2-columns .wp-block-column:last-child {
  flex-grow: 1;
  margin-bottom: 50px;
  margin-top: 15px;
}
@media (min-width: 769px) {
  #post-284 .has-2-columns .wp-block-column:last-child {
    margin-top: 30px;
  }
}
@media (max-width: 599px) {
  #post-284 .has-2-columns .wp-block-column:last-child {
    text-align: center;
  }
}
.footer .widgets-row .col-sm-4 {
  border: none;
}
.footer .widgets-row .col-sm-4 a {
  text-decoration: none;
}
.footer .footer-logo {
  display: none;
}
.footer .footer-bg-accent {
  padding: 0px;
}
.footer .footer-bg-accent .copyright {
  margin-bottom: 10px;
}
