:root {
}


:root {
  --ss-title-font-family: 'Fjalla One', sans-serif;
  --ss-paragraph-font-family: 'Encode Sans', sans-serif;
  --ss-navigation-font-family: 'Oswald', sans-serif;
  --ss-navigation-font-size: 19px;
}


.site-button {

    border-style: none;

  border-radius: 5px;

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

}


body {
  background-color: #ffffff;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/iKIHYw5Lz8VMJK7DHYlQYn_Nh6RGk2dZaqqGgw7kzds/w:1920/fn:roofingbgtext/plain/s3://multisiteadmin-production/v6nxogb1eiqwedqw4tsmciwg3lm7);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

