.home-support-wrapper { background-color: #F7F7F7; }
@media (min-width: 1004px) { .home-support-wrapper { background-color: transparent; } }
.home-support-container { padding: 64px 32px; text-align: center; }
.home-support-title { margin-top: 16px; margin-bottom: 8px; font-family: 'Avenir Next', 'Montserrat', sans-serif; font-size: 20px; line-height: 30px; font-weight: 700; }
@media (min-width: 768px) { .home-support-title { font-size: 22px; line-height: 30px; } }
.home-support-text { max-width: 548px; margin: auto; font-size: 16px; line-height: 24px; }
@media (min-width: 768px) { .home-support-text { font-size: 18px; line-height: 25px; } }
