.atm-link {
    @apply text-cta;
    @apply underline hover:no-underline;

    .atm-icon {
        @apply ml-2;
    }
}
