.contendor-principal{
    margin-top: 2rem;
}
.figure-3>img{
    width: 10rem;
}
.col-figure:hover{
    box-shadow: 0px 0px 1px 11px #90ACFF;
}
.col-figure{
    align-self: center;
}
.col-figure-3{
    width: 100%;
    height: 100%;
    display: flex;
    padding: 2rem 0rem;
}
.figure-3{
    margin: auto;
}
.row-button{
    margin-top: 10px;
}