.atc-pair-offer .atc-offer-heading {
    font-size: 20px !important;
    line-height: 1.35 !important;
    margin: 0 0 12px !important;
    font-weight: 700;
}

.atc-pair-offer .atc-offer-message p {
    margin: 0 0 12px;
    line-height: 1.55;
}

.atc-pair-offer .atc-offer-group-heading {
    font-size: 17px !important;
    line-height: 1.4 !important;
    margin: 0 0 8px !important;
    font-weight: 700;
}

.atc-pair-offer .atc-offer-group ul {
    margin: 0 0 0 1.3em;
    padding: 0;
}

.atc-pair-offer .atc-offer-group + .atc-offer-group {
    margin-top: 24px;
}

@media (max-width: 600px) {
    .atc-pair-offer .atc-offer-heading {
        font-size: 18px !important;
    }

    .atc-pair-offer .atc-offer-group-heading {
        font-size: 16px !important;
    }
}
