/* Add custom CSS styles below */ 

.mb-2
{
    color: #000 !important;
    font-size: 1.25rem;
    font-weight: 600;
    opacity: .8;
}

.sm\:text-4xl
{
    font-size: 1.8rem;
    line-height: 2.5rem;
}