:root {
    --ss-color-120336: #000000;
    --ss-color-120337: #00AEEF;
    --ss-color-120336-dark: #000000;
    --ss-color-120337-dark: #0095d6;
}


:root {
  --ss-title-font-family: 'Questrial', sans-serif;
  --ss-paragraph-font-family: 'Open Sans', sans-serif;
  --ss-navigation-font-family: 'Righteous', sans-serif;
  --ss-navigation-font-size: 18px;
}


.site-button {

    border-style: none;

  border-radius: 5px;


    box-shadow: none;
}


body {
  background-color: #f5f5f5;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/OvpwVWVPBkZ1685_-uATXeQGqBeqfri0nIzy5xnfWek/w:1920/fn:Depositphotos_3486074_el0/plain/s3://multisiteadmin-production/4dx2q8bsbe4pfkzxw6svhi14rmf8);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

