.course-index-page .course-promotion-text,
.course-detail-page .course-promotion-text {
  margin: 4px 0 0;
  color: #b42318 !important;
  font-size: .9rem;
  font-weight: 650;
  line-height: 1.35;
}

.course-index-page .course-list-main,
.course-detail-page .course-public-commerce {
  min-width: 0;
}

.course-index-page .course-promotion-text,
.course-detail-page .course-promotion-text {
  overflow-wrap: anywhere;
}
