.movie-category {
  margin-bottom: 3rem;
}

.category-name {
  font-size: 1.5rem;
  margin: 2rem 2rem 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid #333;
}

.category-movies {
  display: contents;
}
