.inner-header-description h1.hero-title {
    font-family: Muli;
    font-weight: 300;
    font-style: normal;
    font-size: 3.5em;
    line-height: 114%;
    letter-spacing: 0.9px;
    text-transform: none;
    color: #000000;
}
body {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #00000000;
}
.shadow-medium {
    box-shadow: 0 4px 10px 0 rgba(74, 74, 74, 0), 0 4px 10px rgba(0, 0, 0, 0);
}