.about-us-title {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 1rem;
}

.about-us-title span {
    color: #007bff;
}

.fast-benefits-card-green {
    font-size: 1.25rem;
    font-weight: bold;
}

.fast-benefits-card-text {
    font-size: 1.25rem;
}

.bg-light {
    background-color: #f8f9fa !important;
}

.shadow {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;
}

.border {
    border: 1px solid #dee2e6 !important;
}