:root {
    --ss-color-1290: #B38330;
    --ss-color-1290-dark: #9a6a17;
}


:root {
  --ss-title-font-family: 'Playfair Display SC', serif;
  --ss-paragraph-font-family: 'Marcellus', serif;
  --ss-navigation-font-family: 'Marcellus', serif;
  --ss-navigation-font-size: 16px;
}


.site-button {

    border-style: none;

  border-radius: 5px;


    box-shadow: none;
}


body {
  background-color: #f5f5f5;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/5Fsoj7RZ2tTIjrk5qQg9n6R5ffTyU2BFtCu6Uo4gEv4/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/56417/photos/3040324/Black-Wallpaper-Designs-86-with-Black-Wallpaper-Designs20180321-17633-58r5z7_original.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

