/*:root{
    var-Azul:#2580C2;
    var-Verde:#BBCC15;
    var-Cinza:#485156;
}*/
.suportes{
    margin-bottom: 30px;
}
.suporte{
    margin-bottom: 60px;
}
.suporte h3{
    color: #2580C2;
    font-size: 15px;
    margin-top: 0;
    vertical-align: middle;
    padding-bottom: 20px;
    border-bottom: 1px solid #2580C2;
    margin-bottom: 20px;
}
.suporte div{
    margin-bottom: 20px;
}
.suporte .link{
    color: #BBCC15;
    font-size: 15px;
    vertical-align: middle;
    text-decoration: none;
}
.suporte img{
    margin-right: 10px;
    max-width: 25px;
}