@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&display=swap');

body  {
  font-family: "Merriweather", serif!important;
  font-size: 16px!important;
  font-style: normal!important;
}

.border-none {
    border: none!important;
} 

/*@media (min-width: 768px) {
    header .header-logo  { 
        float: none;
        width: 30%;
        margin: 0 auto 20px!important; 
        color: #fff;
        text-align: center!important;
        background: rgba(0,0,0,0.0) !important;
        border: solid 0px #fff;
        outline: 0px solid white!important;
        position: absolute;
        left: 0;
        right: 0;
        top: 20%!important; 
        z-index: 5;
    }
}
header .header-logo a { 
    outline: 0px solid!important;
}*/



.header-logo {
    font-family: "Merriweather", serif!important;
    font-size: 30px!important;
}
.stucco-header-navi {
    font-weight: 900!important;
}

#header-content {
    background-color: black!important;
    color: white!important;
}


.ccm-custom-style-headersitetitle {
    color: white!important;
}
.animenu__toggle {
    background-color: #000000!important;
}
.header-container {
     background-color: #000000!important;
     border-top: 0px!important;
}
.header-content-inner {
    background-color: #000000!important;
    color: white!important;
}
.header-logo > p > a {
    color: white!important;
}
.ccm-block-hero-image-text h1 {
    color: white!important;
    font-weight: 900;
    text-shadow: 2px 2px 2px black;
}

#docs-internal-guid-37ab4bdd-7fff-3f48-3833-22d430f9bcf6 {
    color: white!important;
    font-weight: 900!important;
    text-shadow: 2px 2px 2px black;
}

#docs-internal-guid-9660e947-7fff-7b87-8d29-7fe7c370c807 {
    color: white!important;
    font-weight: 900!important;
    text-shadow: 2px 2px 2px black;
}
.text-black {
    color: #000000!important;
}
.text-white {
    color: #FFFFFF!important;
}
.shadow {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.mainpage-header-link { 
    text-shadow: 2px 2px 2px black;
}
.h-100 {
  height: 100%!important;
}
.ccm-block-hero-image-text blockquote p  { 
     color: white!important;
     text-shadow: 2px 2px 2px black;
}
/* Hide the default FontAwesome icon */
.myplatform {
    visibility: hidden;
}

.mobile-bottom-margin {
    margin-bottom: 25px; /* Adjust size as needed */
}