.support-page {
    margin-top: 100px;
    margin-bottom: 40px;
}

.support-title {
    font-family: 'Magistral Extra', raleway, sans-serif;
    color: #39B54A;
    margin-bottom: 12px;
}

.support-refresh {
    margin-bottom: 8px;
}

.support-section-head {
    margin-top: 20px;
}

.support-subtitle {
    font-size: 1.6rem;
    color: #39B54A;
    font-weight: bold;
}

.support-provider-col {
    margin-bottom: 16px;
}

.support-provider-card {
    border-top: 5px solid #155724;
}

.support-provider-title {
    font-size: 1.2rem;
    color: #155724;
}

.support-provider-description {
    margin-bottom: 8px;
    color: black;
}
