.countup-section__text > :first-child { margin-top: 0; }
.countup-section__text > :last-child { margin-bottom: 0; }
.countup-section__text a { color: #1B5BFF; }
.countup-section__checkmark-text { color: #5A6272; }
.countup-section__checkmark-text strong { color: #171A20; font-weight: 600; }
.countup-section__checkmark-text > :first-child { margin-top: 0; }
.countup-section__checkmark-text > :last-child { margin-bottom: 0; }
.countup-section__unit { white-space: nowrap; }
@media (max-width: 480px) { .countup-section [data-countup] { grid-template-columns: 1fr !important; } }
