.error {
  color: red;
}

.wtspace-preline {
  white-space: pre-line;
}

#main-footer .box img {
  object-fit: contain !important;
}

.box-clips {
  display: block;
  margin: 12px 0;
  position: relative;
}

.box-clips img {
  border-radius: 10px;
  width: 100%;
  height: auto;
}

.btn-play {
  background-color: #35B6CD;
  color: #fff;
}

.btn-play:hover {
  background-color: #fff;
  color: #35B6CD;
}

.article-details figure img {
  width: auto;
}

#main-header .navbar-nav li {
  margin-left: 25px;
}

.home-slider .item:before {
  background: none;
}

.box-teams .content .list {
  list-style: none !important;
}

/*# sourceMappingURL=site.css.map */
