:root {
    --ss-color-61458: #434950;
    --ss-color-61459: #DFCCB1;
    --ss-color-61458-dark: #2a3037;
    --ss-color-61459-dark: #c6b398;
}


:root {
  --ss-title-font-family: 'Zilla Slab', serif;
  --ss-paragraph-font-family: 'Cabin', sans-serif;
  --ss-navigation-font-family: 'Amaranth', sans-serif;
  --ss-navigation-font-size: 16px;
}


.site-button {

    border-style: none;

  border-radius: 13px;


    box-shadow: none;
}


body {
  background-color: #ffffff;
}

body:before {
    background-image: url(https://d14tal8bchn59o.cloudfront.net/8Llwjquj09vxU_oZeP39bseknQwyB34cb1uY-skYKBY/w:1920/plain/https://02f0a56ef46d93f03c90-22ac5f107621879d5667e0d7ed595bdb.ssl.cf2.rackcdn.com/sites/99618/photos/22290673/Dog_paw_seamless_pattern_original.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

