.global-offer-bar{align-items:center;background-color:#0476cf;color:#fff;display:flex;flex-wrap:wrap;font-family:Open Sans,sans-serif;font-size:18px;justify-content:space-between;padding:12px 50px}.global-offer-bar .offer-text{font-weight:600}.global-offer-bar .offer-button{background:#fff;border-radius:4px;color:#0476cf;font-weight:600;padding:8px 16px;text-decoration:none;transition:background .2s ease}.global-offer-bar .offer-button:hover{background:#e0e0e0}@media (max-width:768px){.global-offer-bar{flex-direction:column;justify-content:center;padding:12px 20px;text-align:center}.global-offer-bar .offer-text{margin-bottom:10px}.global-offer-bar .offer-button{margin-top:5px}}