h1 {
    font-family: myriad-pro, sans-serif;
    font-weight: 100;
    color: #fff;
}

h5 {
    font-family: myriad-pro, sans-serif;
    font-weight: 100;
    color: #fff;
}

.hchb_logo_svg {
    max-height: 140px;
    max-width: 420px;
}

.hchb_logo_png {
    height: 350px;
    background-image: url(Graphics/HCHB-Img-HiW-DefDoc-fade2.png);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #704944;
    align-items: center;
    display: flex;
}

.hchb_logo_div {
    margin-left: 10px;
}