@font-face {
    font-family: "Poppins";
    src: url("/fonts/Poppins-Regular.ttf");
}

.block-hgmedic-why-choose-us {
    font-family: "Poppins", sans-serif !important;
    font-style: normal;
    font-size: 16px;
    background: #f1f1f1;
    background-image: url("/img/hg-medic/why-choose-us-bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 0 0 30px 0;
}

.block-hgmedic-why-choose-us .why-choose-us-title {
    font-size: 40px;
    color: #085D82;
}

.block-hgmedic-why-choose-us .why-choose-us-text {
    font-size: 14px;
    color: #575757;
}