.hc-subcategory-section {
    margin-bottom: 48px;
}

.elementor-widget-helpcenter_subcategory_sections .hc-subcategory-title {
    font-family: Inter, sans-serif !important;
}

.elementor-widget-helpcenter_subcategory_sections h2.hc-subcategory-title {
    font-family: Inter, sans-serif !important;
    font-size: 1.375rem;
    font-weight: 700;
    margin-bottom: 6px;
}

.hc-subcategory-description {
    font-size: 0.9375rem;
    margin-bottom: 0;
}

.hc-subcategory-header {
    margin-bottom: 16px;
}

.hc-article-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.hc-article-row a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    transition: color 0.15s;
}

.hc-article-chevron {
    font-size: 1.25rem;
    flex-shrink: 0;
}
