.weekly-newsletter-container{display:flex;gap:20px;padding:20px 0;justify-content:center}@media (max-width:991px){.weekly-newsletter-container{align-items:center;flex-direction:column}}.weekly-newsletter-container section{width:100%;max-width:500px;gap:20px;text-align:center;font-weight:700;align-items:center;padding:20px;border-radius:16px;background-color:#fff;box-shadow:15px 23px 84px -23px rgba(0,0,0,.25)}.weekly-newsletter-container section,.weekly-newsletter-container section .icon{display:flex;flex-direction:column;justify-content:center}.weekly-newsletter-container section .link{color:#fff;font-size:13px;padding:15px 25px;border-radius:4px;display:inline-flex;text-decoration:none;background-color:#001489;text-transform:uppercase}