/* ===========================
   FORUM OTO LASTİK - SERVICE CARD HIGHLIGHT
   =========================== */

/* Extra: highlight for yol yardım card */
.service-card--highlight {
  border-top: 3px solid var(--yellow) !important;
  background: var(--dark-2) !important;
}

.service-card--highlight .service-num {
  color: rgba(245, 197, 24, 0.15) !important;
}
