:root {
  --primary-color: #ECE9E7;
  --primary-color-2: #CABEAE;
  --primary-color-3: #716354;
  --primary-color-4: #2D2522;
  --secondary-color: #0e4243;
  --secondary-color-2: #5e7c7d;
  --secondary-color-3: #acbcbc;
  --teritary: #5e0b15;
  --teritary-2: #985c59;
  --teritary-3: #cdaba8;
}

body.post-template-default #page {
  background-color: #ffffff;
}
body.post-template-default #page .menu-link {
  color: black !important;
}
body.post-template-default #page .site-footer {
  border-color: rgba(0, 0, 0, 0.1);
  background-color: white;
  z-index: 20;
}
body.post-template-default #page .ast-header-social-wrap svg {
  fill: black !important;
}
body.post-template-default #page #ast-mobile-popup .ast-header-social-wrap svg {
  fill: white !important;
}
body.post-template-default #page #ast-mobile-popup .menu-link {
  color: white !important;
}
body.post-template-default #page .site-below-footer-wrap {
  background-color: #ffffff;
  color: black;
  border: none;
}
body.post-template-default #page .site-below-footer-wrap p {
  color: black;
}
body.post-template-default #page #primary {
  padding: 0 4rem;
}
@media screen and (max-width: 799px) {
  body.post-template-default #page #primary {
    padding: 2rem 1rem 0rem;
  }
}
body.post-template-default #page article.post {
  background-color: white;
}
@media screen and (max-width: 799px) {
  body.post-template-default #page .w7-blog-container h1 {
    font-size: 2.5rem;
  }
}
body.post-template-default #page .w7-blog-container .wp-block-file {
  width: auto;
}
body.post-template-default #page .w7-blog-container .wp-block-file a:not(.wp-block-file__button) {
  display: none;
}
body.post-template-default #page .w7-blog-container .wp-block-file__button {
  margin-top: 2rem;
  border-radius: 0;
  font-family: "Bodoni Moda", serif !important;
  letter-spacing: 3.6px;
  line-height: 120%;
  text-transform: uppercase;
  text-align: center;
  font-style: italic;
  font-size: 18px;
  color: white;
}
body.post-template-default #page .w7-blog-container .w7excerpt {
  margin-top: 2rem;
  font-weight: 500;
  letter-spacing: 3.6px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  max-width: 650px;
}
@media screen and (max-width: 799px) {
  body.post-template-default #page .w7-blog-container .w7excerpt {
    font-size: 16px;
  }
}
body.post-template-default #page .w7-blog-container .w7excerpt strong {
  font-weight: 800 !important;
}

/*# sourceMappingURL=single-post.css.map */
