.home-videos {
    padding-top: 40px;
}

.home-videos__titulo {
    text-transform: uppercase;
    margin-bottom: 0;
}

.home-videos__item {
    margin-bottom: 30px;
}

.home-videos__item-titulo {
    margin-top: 12px;
    margin-bottom: 0;
    text-align: center;
    font-size: 1rem;
}

.home-videos__player {
    border-radius: 4px;
    overflow: hidden;
    background: #000;
}
