.mol-work-cta {
    h2.atm-heading {
        @apply sm:text-h2 text-h4;
    }
    h3.atm-heading {
        @apply text-gray-400 font-extralight sm:text-h3 text-h5;
    }
    h6.atm-heading {
        @apply font-body;
    }
}
