:root {
    --ss-color-67078: #DAD9D9;
    --ss-color-67090: #3498DB;
    --ss-color-67078-dark: #c1c0c0;
    --ss-color-67090-dark: #1b7fc2;
}


:root {
  --ss-header-background-color: #000000;
  --ss-header-background-alpha: calc(100% * 0.38);
  --ss-header-padding: 13px;
  --ss-header-alignment: left;
  --ss-header-logo-width-percentage: 23.984526112185687%;
  --ss-header-title-color: #ffffff;
    --ss-header-title-font-family: 'Fjalla One', sans-serif;
  --ss-header-title-font-size: 63px;
  --ss-header-tagline-color: #bf0000;
    --ss-header-tagline-font-family: 'Anton', sans-serif;
  --ss-header-tagline-font-size: 21px;
  --ss-navigation-1-color: #ffffff;
  --ss-navigation-2-color: #bf0000;
}


.site-container {
    font-family: 'Encode Sans', sans-serif;
}

.primary-navigation,
.location-quick-links {
    font-family: 'Oswald', sans-serif;
}

.primary-navigation .page-listing li {
  font-size: 19px;
}

.post--title,
.post-item_list .item--title,
.post-gallery .gallery-photo--title,
.post-menu .item--name,
.post-pricing_table .plan--title,
.location-title,
.footer-container .about-title,
.social-icons__title {
    font-family: 'Fjalla One', sans-serif;
}


.post-button {

    border-style: none;

  border-radius: 5px;

    box-shadow: 0px 4px 12px 1.28px rgba(0, 0, 0, 0.3);

}


body {
  background-color: #000000;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/ePaVB21OSzu6f2-jXKWLX_-_O3FmIaf_xn4MaV8V_2g/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/53236/photos/2864518/roofingbgtext_original.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

