.elementor-4669 .elementor-element.elementor-element-8f73dc5 .administration-content .content-one h2{font-family:"Roboto", Sans-serif;font-weight:600;}.elementor-4669 .elementor-element.elementor-element-8f73dc5 .administration-small{color:#FFFFFF;}/* Start custom CSS for Falar_Administration_Course, class: .elementor-element-8f73dc5 */.semester-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.semester-list li {
    display: flex;
    align-items: center;
    padding: 25px 50px 25px 30px;
}

/* Перший рядок — заголовок */
.semester-list li:first-child {
    padding-top: 14px;
    padding-bottom: 14px;
    background: #7B7B93;
}

/* Всі непарні рядки, крім першого */
.semester-list li:nth-child(odd):not(:first-child) {
    background-color: #ffffff;
}/* End custom CSS */