@media (min-width: 768px) {
    .bg-gray-800.text-white.px-4.py-2.rounded-full {
        font-size: 0.75rem;
        margin-top: 0.5rem;
    }
}
