.news_main {
    background-color: #ffffff;
}

.tp-header__main {
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 15%);
    margin-bottom: 15px;
}

.grey-bg {
    background: var(--tp-grey-1);
}

.course__text p {
  font-size: 16px;
  margin-bottom: 0px;
}

.course__description {
    min-height: 300px;
}