﻿.btn-whatsapp-advogado a:hover {
    opacity: 0.8;
    transition: all 0.3s ease;
}

.btn-whatsapp-advogado a {
    opacity: 1;
    transition: all 0.3s ease;
}