.section-padding {
    padding-top: 10px;
    padding-bottom: 10px;
}
.container-padding {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
}
.courses-topic {
    margin-bottom: 0.5em;
    font-size: 2em;
    font-weight: normal;
    line-height: 1.2;
}
.carousel-courses {
    padding-left: 0;
    padding-right: 0;
    margin: 0 0 47px 0;
    padding-bottom: 50px;

}

.carousel-courses ol,
.carousel-courses ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.carousel-courses .btn {
    color: #fff;
    line-height: 1.6;
}

.section-courses-new .catalog-newest-card__part {
    line-height: 1.6;
    font-size: 16px;
    color: #ffffff;
}

.section-courses-new .catalog-newest-card__title {
     max-width: 100%;
}
.section-courses-new .catalog-newest-card__content {
     height: 100%;
 }