.immershift-talent-scout-talent-hero-h0:hover { color: rgb(230, 130, 38) !important; }
@keyframes is-spin { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
