@import url("./vars.css");

.section3 .container-fluid{
    background-color: #f2f2f2;
}

.titleSection3{
    color: var(--primaryColor);
    margin-top: 50px;
    font-size: 43px;
}

.img-platform-tablero{
    height: 200px;
}