/*
Theme Name: Música a Beira do Mundo
Author: Márcio Matos
Author URI: https://revolutionstudio.com.br/
Description: Site Oficial do Projeto Música a Beira do Mundo
Version: 1.0
*/

.video-list {
    margin-top: 5rem;
}
.video-list .card-video-embed iframe {
    width: 100%;
}
.video-list .card-video-title h3 {
    font-family: "Billy";
    color: #cb1f27;
    font-size: 2.5rem;
    font-weight: 500;
}
.video-list .card-video-data {
    margin: 1rem 0 0.5rem 0;
}
.video-list .card-video-data h2 {
    font-size: 1.4rem;
    color: #795e51;
}
