@font-face {
    font-family: BetinaScriptLight;
    src: url(/fonts/BTS35__W.woff);
}


.blog-title {
    font-family: "BetinaScriptLight";
    font-size: 7rem;
    font-weight: bold;
    color: rgb(215, 236, 235);
}

.blog-description {
    font-family: "BetinaScriptLight";
    font-size: 4rem;
    font-weight: bold;
    color: rgb(215, 236, 235);
}

.btn.site-menu {
    font-family: "BetinaScriptLight";
    background-color: rgb(76, 120, 104);
}

.post-holder.odd {
  background-color: rgb(76, 120, 104);
/*  background-color: rgb(147, 1, 42); */
/*  background-color: none; */
/*  background-image: url(../images/IMG-20221104-WA0038.jpg); */
/*  color: rgb(232, 230, 227); */
}
