:root {
    --ss-color-115961: #ffb300;
    --ss-color-115961-dark: #e69a00;
}


:root {
  --ss-title-font-family: 'Nobile', sans-serif;
  --ss-paragraph-font-family: 'Roboto', sans-serif;
  --ss-navigation-font-family: 'Nobile', sans-serif;
  --ss-navigation-font-size: 15px;
}


.site-button {

    border-style: none;

  border-radius: 0px;

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

}


body {
  background-color: #737173;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/49oFoyuZ7a84DOCOCP9OdwqfWHTVdfMMjI5hVHQdxac/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/126470/photos/24112850/asphalt-57e9d04648_1920_original20191015-20824-z96fm5_original.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

