:root {
    --ss-color-115718: #ff0000;
    --ss-color-115719: #ba0404;
    --ss-color-115718-dark: #e60000;
    --ss-color-115719-dark: #a10000;
}


:root {
  --ss-title-font-family: 'Special Elite', serif;
  --ss-paragraph-font-family: 'PT Sans', sans-serif;
  --ss-navigation-font-family: 'Bevan', serif;
  --ss-navigation-font-size: 15px;
}


.site-button {

    border-style: none;

  border-radius: 5px;


    box-shadow: none;
}


body {
  background-color: #050505;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/r8ocY8y2uthEQwruAGzYl4XobtY8rhi3AqCII7Qxksw/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/126357/photos/24105475/jean-wimmerlin-dcasj22jmCk-unsplash_original.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

