.sw-link:visited {
    @apply .text-secondary-100
}

.sw-link:hover {
    @apply .text-secondary-120
}
