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

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

.play-btn > i {
  background-color: rgba(231, 48, 102, 0.8);
}

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