@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap");
@font-face {
  font-family: "VFIFonts";
  src: url("/assets/LibelSuitFamily/Alternativefiles/Typodermic - LibelSuitBk-Regular.ttf") format("truetype"), url("/assets/LibelSuitFamily/Alternativefiles/Typodermic - LibelSuitEl-Regular.ttf") format("truetype"), url("/assets/LibelSuitFamily/Alternativefiles/Typodermic - LibelSuitLt-Regular.ttf") format("truetype"), url("/assets/LibelSuitFamily/Alternativefiles/Typodermic - LibelSuitRg-Bold.ttf") format("truetype"), url("/assets/LibelSuitFamily/Alternativefiles/Typodermic - LibelSuitRg-Regular.ttf") format("truetype"), url("/assets/LibelSuitFamily/Alternativefiles/Typodermic - LibelSuitSb-Regular.ttf") format("truetype");
}
.ckeditor-5-excerpt {
  padding-left: 0;
  padding-right: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

.ckeditor_5_excerpt.excerpt {
  width: 100%;
}
@media (max-width: 1279px) {
  .ckeditor_5_excerpt.excerpt {
    padding: 0 20px;
  }
}
.ckeditor_5_excerpt.excerpt p {
  width: 100%;
  max-width: 700px;
  color: #373737;
  font-family: "Libre Baskerville";
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 36px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1279px) {
  .ckeditor_5_excerpt.excerpt p {
    max-width: 700px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 19px;
    line-height: 31px;
  }
}
@media only screen and (max-width: 639px) {
  .ckeditor_5_excerpt.excerpt p {
    width: 100%;
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 27px;
  }
}

.display.display-active .ckeditor_5_excerpt.first-page-item {
  margin-top: 50px;
}
.display.display-active .ckeditor_5_excerpt.first-page-item .ckeditor-5-excerpt {
  margin-top: 0;
}
@media (max-width: 1279px) {
  .display.display-active .ckeditor_5_excerpt.first-page-item .ckeditor-5-excerpt.excerpt {
    display: flex;
    flex-direction: column;
    padding: 0 20px;
  }
  .display.display-active .ckeditor_5_excerpt.first-page-item .ckeditor-5-excerpt.excerpt .col-lg-7 {
    padding: 0;
  }
}/*# sourceMappingURL=ckeditor_5_excerpt.css.map */