:root {
    --ss-color-111155: #B425E1;
    --ss-color-111155-dark: #9b0cc8;
}


:root {
  --ss-title-font-family: 'PT Sans', sans-serif;
  --ss-paragraph-font-family: 'Source Sans Pro', sans-serif;
  --ss-navigation-font-family: 'PT Sans', sans-serif;
  --ss-navigation-font-size: 20px;
}


.site-button {

    border-style: none;

  border-radius: 5px;


    box-shadow: none;
}


body {
  background-color: #f5f5f5;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/ELd0emt_UdNSFJgQByE9Gid-PKU8YDUS8rd1pJ6GDA8/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/124144/photos/23954863/Purple_Door_Front_copy_original.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

