.red {
  color: red;
  font-size: 1.4rem !important;
  line-height: 1.714285 !important;
}

@media screen and (max-width: 768px) {
  .event-detail-item--cam .event-detail-items {
    width: 100%;
  }

  .event-detail-btn a {
    font-size: 1.3rem !important;
  }
}
