@import '../../../_shared/assets/css/skill-common.css';

.sk-hero--teal {
  background: linear-gradient(135deg, rgba(13, 148, 136, 0.18) 0%, rgba(20, 184, 166, 0.1) 100%);
  border: 1px solid rgba(13, 148, 136, 0.25);
}
