/* Custom Styles */
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;700&display=swap');

.offer-upsell h1, .offer-upsell h2, .offer-upsell h3, .offer-upsell p, .offer-upsell strong, .offer-upsell span {
    font-family: 'Work Sans', sans-serif !important;
    color: #000;
}