:root {
}


:root {
  --ss-title-font-family: 'Paytone One', sans-serif;
  --ss-paragraph-font-family: 'Poppins', sans-serif;
  --ss-navigation-font-family: 'Paytone One', sans-serif;
  --ss-navigation-font-size: 19px;
}


.site-button {

    border-style: none;

  border-radius: 5px;


    box-shadow: none;
}


body {
  background-color: #f5f5f5;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/8fVqih9_UsxhOix8zT69pMfJOHG6Td-EGlyDbuVIU-c/w:1920/fn:bks14423/plain/s3://multisiteadmin-production/jtnm7y5xoh1bfg9jhama4cfc27m1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

