.titleWrapper { @apply w-full mb-4 h-20 bg-[#C70817] rounded-lg flex items-center justify-between px-4 py-1; } .seeMore { @apply py-2 px-3 btn-yellow rounded-lg text-body-2; } .title { @apply font-semibold text-xl text-white; }