.oc-normal {
    font-family: "Lato", Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    color: #000000;
    margin: 0;
}

.oc-lead {
    font-family: "Lato", Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    color: #000000;
    margin: 0;
}

.oc-heading1 {
    font-family: "Lato", Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    color: #000000;
    margin: 0;
}

.oc-heading2 {
    font-family: "Lato", Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    color: #000000;
    margin: 0;
}

.oc-heading3 {
    font-family: "Lato", Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    color: #000000;
    margin: 0;
}

.oc-heading4 {
    font-family: "Lato", Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    color: #000000;
    margin: 0;
}

.oc-heading5 {
    font-family: "Lato", Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    color: #000000;
    margin: 0;
}

.oc-heading6 {
    font-family: "Lato", Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    color: #000000;
    margin: 0;
}

@media (max-width: 768px) {
    .oc-normal {
        font-size: 14px;
    }

    .oc-lead {
        font-size: 14px;
    }

    .oc-heading1 {
        font-size: 14px;
    }

    .oc-heading2 {
        font-size: 14px;
    }

    .oc-heading3 {
        font-size: 14px;
    }

    .oc-heading4 {
        font-size: 14px;
    }

    .oc-heading5 {
        font-size: 14px;
    }

    .oc-heading6 {
        font-size: 14px;
    }
}