.cm-header-top .hs-menu-wrapper>ul>li.hs-item-has-children>a:after {
    right: 94px;
}

/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */

/* Test */


















.dnd-section > .row-fluid { 
  max-width: 80%;
}

.dnd-section {
  padding-bottom: 4%;
  padding-top: 4%;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #F8FAFC;
}
.content-wrapper,
.page-center {
  max-width: 80%;
}
.footer__container {
  max-width: 80%;
}






html {
  font-size: 18;
}

body {
  color: #000000;
  font-family: Muli;
  font-weight: 500;
  font-size: 18px;
}

a {
  color: rgba(24, 56, 89, 1.0);
}

a:hover,
a:focus {
  color: rgba(24, 56, 89, 1.0);
}

a:active {
  color: rgba(64, 96, 129, 1.0);
}

.custom-section-header .H1,
h1 {
  color: #183859;
  font-family: Libre Baskerville;
  font-size: 45px;
  font-weight: 700;
}

@media(max-width: 767px) {
  .custom-section-header .H1,
  h1 {
    font-size: 30.0px;
  }
}

.custom-section-header .H2,
h2 {
  color: #183859;
  font-family: Libre Baskerville;
  font-size: 45px;
  font-weight: 700;
}

@media(max-width: 767px) {
  .custom-section-header .H2,
  h2 {
    font-size: 30.0px;
  }
}

.custom-section-header .H3,
h3 {
  color: #183859;
  font-family: Libre Baskerville;
  font-size: 32px;
  font-weight: 700;
}


@media(max-width: 767px) {
  .custom-section-header .H3,
  h3{
    font-size: 25.0px;
  }
}

.custom-section-header .H4,
h4 {
  color: #183859;
  font-family: Libre Baskerville;
  font-size: 27px;
  font-weight: 700;
}

.custom-section-header .H5,
h5 {
  color: #183859;
  font-family: Libre Baskerville;
  font-size: 23px;
  font-weight: 700;
}

.custom-section-header .H6,
h6 {
  color: #9fb0c1;
  font-family: Muli;
  font-size: 12px;
  font-weight: 300;
}

blockquote {
  border-left: 10px solid #F8FAFC;;
}





form,
.submitted-message {
  border-color: rgba(#null, 0.0) ;
  font-family: Muli;
}
.widget-type-email_subscriptions .checkbox-row,
.widget-type-email_subscriptions label,
.widget-type-email_subscriptions .page-header,
.widget-type-email_subscriptions .page-header *{
  color: rgba(24, 56, 89, 1.0);
}
.widget-type-email_subscriptions p,
.systems-page .hs_cos_wrapper_type_email_simple_subscription form h3,
h3.form-title {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(24, 56, 89, 1.0);
}
main .widget-type-form,
.hs_cos_wrapper_type_password_reset form,
main .hs_cos_wrapper_type_member_register form,
.systems-page .hs_cos_wrapper_type_email_simple_subscription form,
main .hs_cos_wrapper_type_email_simple_subscription form,
main .hs_cos_wrapper_type_member_login form,
main .widget-type-blog_subscribe,
main .widget-type-google_search,
main .widget-type-email_simple_subscription form {
  background-color: rgba(24, 56, 89, 1.0);
}
.widget-type-email_subscriptions form,
.blog-comments form,
.hs_cos_wrapper_type_password_reset_request form,
.hs_cos_wrapper_type_password_prompt form{
  background-color: rgba(24, 56, 89, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(255, 255, 255, 0.0);
  border-color: rgba(255, 255, 255, 1.0);
  border-radius: 3px;
  border-width: 2px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 11px;
  padding-bottom: 11px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
  color: rgba(24, 56, 89, 1.0);
}
.actions:hover:after{
  color: rgba(24, 56, 89, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 255, 255, 0.0);
  border-color: rgba(255, 255, 255, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form-field > label ,
.hs-form label {
  color: rgba(255, 255, 255, 1.0);
}

.hs-form legend {
  color: rgba(255, 255, 255, 0.7000000000000001);
}

input#hs-pwd-widget-password,
form input,
form select,
form textarea,
.hs-input {
  background-color: rgba(238, 238, 238, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
  color: rgba(153, 153, 153, 1.0);
  border-radius: 0px;
  
}

input#hs-pwd-widget-password:focus,
form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  color: rgba(62, 62, 62, 1.0);
  border-color: rgba(45, 57, 64, 1.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: rgba(153, 153, 153, 1.0);
}

.hs-richtext {
  font-size: 18;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: Muli;
}

.fn-date-picker td.is-today .pika-button {
  color: #494a52;
}

.fn-date-picker td.is-selected .pika-button {
  background: #494a52;
}

.fn-date-picker td .pika-button:hover {
  background-color: #F8FAFC !important;
}





table{
  background-color: rgba(255, 255, 255, 1.0);
}
th,
td {
  border: 1px solid rgba(34, 36, 38, 0.1);
  color: rgba(0, 0, 0, 0.87);
}

main thead th,
main thead td {
  background-color: rgba(24, 56, 89, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 0, 0, 0.87);
}

table tr td{
  border-color: rgba(34, 36, 38, 0.1);
}
table,
tbody + tbody {
  border-color: rgba(34, 36, 38, 0.1);
}
table tbody tr:hover{
  background: rgba(0,0,0,.05)!important;
  color: rgba(0,0,0,.95)!important;
}






.cm-header-top {
  background-color: rgba(24, 56, 89, 1.0);
}
.cm-header-bottom{
  background-color: rgba(255, 255, 255, 1.0);
}
.header__container {
  max-width: px;
}
body .cm-header-top .hs-menu-wrapper > ul > li > a{  
  color: rgba(255, 255, 255, 1.0);  
  background-color: rgba(255, 255, 255, 0.0);
}
body .cm-header-top .hs-menu-wrapper > ul > li > a:hover{
  color: rgba(255, 255, 255, 0.7000000000000001);
  background-color: rgba(255, 255, 255, 0.0);
}
body .cm-header-top .hs-menu-wrapper > ul ul > li > a{  
  color: rgba(255, 255, 255, 1.0);    
}
body .cm-header-top .hs-menu-wrapper > ul > li > ul{
  background-color: rgba(24, 56, 89, 1.0);
}
body .cm-header-top .hs-menu-wrapper > ul ul > li > a:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 0, 0, 0.03);
}
body .cm-header-top .hs-menu-wrapper > ul > li.CurrentParents > a:before{
  color: rgba(237, 28, 36, 1.0);
}
body .cm-header-top .hs-menu-wrapper > ul > li.CurrentParents > a:hover:before{
  color: rgba(237, 28, 36, 0.7000000000000001);
}


@media(min-width:981px){
  .custom-menu-primary .submenu.level-4,
  .custom-menu-primary .submenu.level-3,
  .custom-menu-primary .submenu.level-2{
    background-color: rgba(24, 56, 89, 1.0);
  }
  .custom-menu-primary .navigation-primary>ul>li>a.menu-link.active-item:hover{
    color: rgba(24, 56, 89, 0.7000000000000001);
  }

}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: rgba(24, 56, 89, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li > a:hover,
body .custom-menu-primary .submenu.level-1 > li:focus > a,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: rgba(24, 56, 89, 0.7000000000000001);
}

body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active,
.custom-menu-primary .navigation-primary > ul > li > a.menu-link.active-item,
.language-switcher ul li a.active-item{
  color: rgba(24, 56, 89, 1.0);
}

body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active,
.custom-menu-primary .navigation-primary > ul > li > a.menu-link.active-item{
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: rgba(#null, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link,
.language-switcher ul li a{
  color: rgba(255, 255, 255, 0.7000000000000001);
}
.language-switcher ul li a{
  background-color: rgba(24, 56, 89, 1.0);
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: rgba(24, 56, 89, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle,
.language-switcher ul li a:hover{
  background-color: rgba(0, 0, 0, 0.0);
  color: rgba(255, 255, 255, 0.7000000000000001);
}

body .custom-menu-primary .hs-cta-wrapper a{
  background-color: rgba(24, 56, 89, 0.0);
  color: rgba(24, 56, 89, 1.0);
}
body .custom-menu-primary .hs-cta-wrapper a:hover{
  background-color: rgba(24, 56, 89, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
body .header-search-icon:before{
  color: rgba(24, 56, 89, 1.0);
}
body .hs-search-field input.hs-search-field__input{
  color: rgba(24, 56, 89, 1.0);
}
body .hs-search-field input.hs-search-field__input::placeholder{
  color: rgba(24, 56, 89, 1.0);
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Muli;
}

.header__language-switcher-label-current:after {
  border-top-color: rgba(24, 56, 89, 1.0);
}


@media(min-width: 981px) {
  body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch,
  body .custom-menu-primary .submenu.level-2 .menu-item a.menu-link.active-item{
    background-color: rgba(255, 255, 255, 0.0);
    color: rgba(255, 255, 255, 0.7000000000000001);
  }
}


@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(255, 255, 255, 1.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(24, 56, 89, 1.0);
  }
}





footer.footer {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(159, 176, 193, 1.0);
  border-color: rgba(#null, 0.0);
}
.footer__copyright {
  color: rgba(159, 176, 193, 1.0);
}
.footer__container {
  color: rgba(159, 176, 193, 1.0);
}
.footer__container a{
  color: rgba(159, 176, 193, 1.0);
}
.footer__container a:hover{
  color: rgba(159, 176, 193, 1.0);
}

body .cm-footer-right-group .icon-facebook{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(59, 89, 152, 1.0);
}
body .cm-footer-right-group .icon-facebook:hover{
  color: rgba(255, 255, 255, 0.7000000000000001);
  background-color: rgba(59, 89, 152, 1.0);
}
body .hs-footer-bottom-group{
  background-image: linear-gradient(180deg, rgba(24, 56, 89, 0.97) 0% , rgba(24, 56, 89, 1.0) 100%), url(https://8543789.fs1.hubspotusercontent-na1.net/hubfs/8543789/raw_assets/public/FaithChristianSchool_October2020/images/Monocolor-No-Effects.svg);
  background-color: rgba(24, 56, 89, 1.0);
}







.blog-post__date {
  border-color: #000000;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #000000;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #000000;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #282828;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #494a52;
}

.blog-pagination__link {
  color: #000000;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #494a52;
}

.blog-post__title {
  color: #183859;
  font-family:Libre Baskerville;
  font-size: 45px;
  font-weight: ;
}

.blog-post__author {
  background-color: #F8FAFC;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}










body .icon svg {
  fill: #494a52;
}

body .tns-nav button.tns-nav-active {
  background-color: #494a52;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #494a52;
}

body .social-links__icon {
  background-color: #494a52;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: #F8FAFC;
}

.page-center {
  margin: 0 auto;
}




.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, forms=}
}

/* The following line was added by HubSpot Support on March 11, 2021 

.section.post-footer form label {
  color: rgba(24, 56, 89, 1.0);
}
*/