p.enquiry-text {
    font-size: 12px;
}

.signature {
    display: inline-block !important;
}

.exp-cta-content h3 {
    color: var(--white);
    margin-bottom: 0px;
    text-wrap-style: balance;
    font-size: clamp(20px, 20px + (40 - 20) * ((100vw - 575px) / (1920 - 575)), 40px);
}