.baloo {
    font-family: 'Baloo 2', sans-serif !important;
}

.text-navy {
    color: #0d2963;
}

.rounded-img {
    border-radius: 0 30px 30px 30px;
    border: 0;
    overflow: hidden;
}









#home-cafe-com-leite .maisvideos{
    padding: .5rem 1rem;
    box-shadow: none;
    background-color: #1B3E74;
    font-size: 30px;
    font-weight: 800;
    margin: 2rem auto;
}






@media (min-width: 992px) {
    #home-aprenda-mais #aprenda-cards-container {
        gap: 0;
    }
}






