.mol-footer-text {
    .atm-heading {
        @apply text-lg font-normal mb-[14px] text-secondary-col-1;
    }

    .atm-paragraph {
        @apply text-sm leading-7;
    }
}
