/* Add custom CSS styles below */ 
@media (min-width: 768px) {
    .md\:text-lg {
        font-size: 2rem;
        line-height: 1.75rem;
    }
}