/* Phase 7.4.1.4 - Apex Pace Rating restore */

.pace-tier.pro{
  border-color:rgba(224,174,62,.60)!important;
  background:rgba(224,174,62,.11)!important;
  color:#efbd4d!important;
}

.pace-delta.pro{
  color:#efbd4d!important;
  font-weight:900;
}

.apex-reference-bar .apex-reference-card{
  border-color:rgba(224,174,62,.42)!important;
  background:
    linear-gradient(
      135deg,
      rgba(224,174,62,.075),
      rgba(23,29,37,.96) 42%,
      rgba(23,29,37,.98)
    )!important;
}

.apex-reference-card .pace-reference-kicker,
.apex-reference-card .pace-reference-time{
  color:#efbd4d!important;
}

.apex-reference-card .pace-reference-source{
  color:#aeb4bd!important;
}

.apex-reference-card .pace-reference-classes{
  color:#e6c66f!important;
}
