.guides {max-width: 1920px;margin: 0 auto;padding-bottom: 3.125rem; } .guides h2 {text-align: center; } .guides .guides-header {margin-bottom: 2.5rem;text-align: center; } .guides .guides-header p {font-size: 1.5rem; } .guides .card {background: #f1f1f1;padding: 1.25rem; } .guides .card .card-body {flex-direction: row;gap: 0.625rem;padding-left: 0;padding-right: 0; } .guides .card .card-body span {font-size: 0.9375rem;font-weight: 700; } @media (min-width: 992px) {.guides .card .card-body span {font-size: 0.75rem;} } .guides .card .card-title {font-size: 1.25rem;font-weight: 700;margin-bottom: 0;padding: 0.5rem 0; } @media (min-width: 992px) {.guides .card .card-title {font-size: 1rem;} } .guides .card .card-text {color: #6B7280; } @media (min-width: 992px) {.guides .card .card-text {font-size: 0.875rem;} } @media (min-width: 1140px) {.guides .card .card-text {width: 80%;} } 