@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;
}
.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;
}
.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;
}