.newsletter .main-title{color: #333;margin-bottom: 2rem;margin-top: 1rem;font-size: 32px;font-weight: 700;text-align: center;}.newsletter .owl-carousel{margin: 2rem 0;}.newsletter .owl-carousel .owl-nav{margin-top: 20px !important;}.newsletter .owl-carousel .owl-nav.disabled {display: flex;justify-content: center;align-items: center;}.newsletter .owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{background: #173d65 !important;color: white !important;width: 32px;height: 32px;display: flex;align-items: center;justify-content: center;border-radius: 6px;transform: rotate(180deg);}.newsletter .owl-carousel .owl-nav .owl-prev {margin-inline-end: 8px;}.newsletter .item{text-align: center;text-decoration: none;}.newsletter .item .title{display: flex;align-items: center;justify-content: center;border: 1px solid #777777;border-radius: 8px;max-width: 90%;margin: auto;padding: 16px;color: #333;}@media (max-width: 580px){.newsletter .main-title{font-size: 24px;}}