:root {
  --theme-color: #e53935;
}

.link-inherit a:hover,
a:hover {
  color: #e2231e;
}

.play-btn > i {
  background-color: rgba(229, 57, 53, 0.8);
}

/*# sourceMappingURL=theme-color1.css.map */
