.doctor-about {
    /* Стили для блока виджета */
}

.doctor-about__tabs {
    /* Вкладки навигации */
}

.doctor-about__tab {
    /* Отдельная вкладка */
}

.doctor-about__content {
    /* Контент вкладок */
}

.doctor-about__description {
    /* Блок описания */
}

.doctor-about__description-title {
    /* Заголовок блока описания */
}

.doctor-about__description-content h6 {
    font-size: .9rem;
    margin: 10px 0;
    font-weight: revert
}

.doctor-about__description-content ol,.doctor-about__description-content ul {
    margin-left: 20px;
    list-style: revert
}

.doctor-about__description-content p {
    margin-bottom: 1rem
}


.doctor-about__education {
    /* Раздел образования */
}

.doctor-about__experience {
    /* Раздел опыта работы */
}

.doctor-about__skills {
    /* Раздел профессиональных навыков */
}

.doctor-about__section-title {
    /* Заголовок раздела */
}

.doctor-about__list {
    /* Список (нумерованный или маркированный) */
}

.doctor-about__services {
    /* Контент вкладки "Услуги" */
}

.doctor-about__filials {
    /* Контент вкладки "Филиалы" */
}

.doctor-about__reviews {
    /* Контент вкладки "Отзывы" */
}
