.page-header h1 {
    font-size: 35px;
    text-transform: none;
}

#cms section#content {
    padding: 0;
}

#cms section#content * {
    font-family: "Mulish",arial,sans-serif!important;
}

#cms p, .page-content.page-cms ul {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px!important;
    color: #2D2D2D;
    margin-bottom: 16px!important;
    text-align: left;
}

.page-header h2 {
    font-size: 25px;
    text-transform: none;
}

.cms-id-10 section#wrapper,
.cms-id-10 .elementor-section-wrap {
    background: #000000;
}

.cms-id-10 header.page-header{
  display:none;
}
@media (max-width: 767px){
  .cms-id-10 #header {
    position:relative !important;
  }
  .cms-id-10 section#wrapper {
    margin-top: 0px;
  }
}