:root {
    --ss-color-114416: #EF6D23;
    --ss-color-114416-dark: #d6540a;
}


:root {
  --ss-title-font-family: 'Sail', cursive;
  --ss-paragraph-font-family: 'Mulish', sans-serif;
  --ss-navigation-font-family: 'Carrois Gothic SC', sans-serif;
  --ss-navigation-font-size: 16px;
}


.post-button {

    border-style: none;

  border-radius: 0px;

    box-shadow: 0px 4px 12px 1.28px rgba(0, 0, 0, 0.3);

}


body {
  background-color: #000000;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/p33RCXE6IYuYbnkRhb2wJ7VUG8c6aOf5FTTnsYhjZeA/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/125748/photos/24063489/tattoo-326898820180713-1209-wisz70_original.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

