.course__movie-list.eye {
    width: 100%;
    padding-left: 0;
}
.course__movie.eye {
  margin: 2rem auto 0;
}
@media (min-width: 768px) {
  .hero__title-text, .hero__text {
    color: #ffffff;
  }
}
.teacher__list {
  justify-content: center;
  align-items: center;
}
.promotion__text {
  color: #ffffff;
  margin-bottom: 1rem;
}
.hero__title-logo img {
  padding: 1em;
  background: #ffffff;
  border-radius: 10px;
}
