:root {
    --ss-color-94662: #BB0506;
    --ss-color-94663: #F1DDBC;
    --ss-color-94664: #E1A720;
    --ss-color-94665: #E53C03;
    --ss-color-94662-dark: #a20000;
    --ss-color-94663-dark: #d8c4a3;
    --ss-color-94664-dark: #c88e07;
    --ss-color-94665-dark: #cc2300;
}


:root {
  --ss-header-background-color: #000000;
  --ss-header-background-alpha: calc(100% * 1.0);
  --ss-header-padding: 11px;
  --ss-header-alignment: center;
  --ss-header-logo-width-percentage: 14.119922630560927%;
  --ss-header-title-color: #ffffff;
    --ss-header-title-font-family: 'Sail', cursive;
  --ss-header-title-font-size: 61px;
  --ss-header-tagline-color: #ffffff;
    --ss-header-tagline-font-family: 'Carrois Gothic SC', sans-serif;
  --ss-header-tagline-font-size: 18px;
  --ss-navigation-1-color: #000000;
  --ss-navigation-2-color: var(--ss-color-94663);
}


.site-container {
    font-family: 'Fjalla One', sans-serif;
}

.primary-navigation,
.location-quick-links {
    font-family: 'Anton', sans-serif;
}

.primary-navigation .page-listing li {
  font-size: 15px;
}

.post--title,
.post-item_list .item--title,
.post-gallery .gallery-photo--title,
.post-menu .item--name,
.post-pricing_table .plan--title,
.location-title,
.footer-container .about-title,
.social-icons__title {
    font-family: 'Vast Shadow', fantasy;
}


.post-button {
    border-style: solid;


  border-radius: 31px;

    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/RzcfpLA4ekfhjgbpdS1Q7Q5FCRCyf68faHHFO3veKC0/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/116150/photos/23433586/tattoo-326898820180713-1209-wisz70_original.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

