﻿
/* Backgrounds */

.backgroundnav {
    background-color: #046677;
}


/* Botões */

.botaowhatsapp {    
        padding: 0 10px; 
        color: white;
        font-weight: 600;
        margin: 0 8px;
        border-radius:5px;
        border:1px solid #1B971B;
        padding: 5px 10px;
        cursor: pointer;
        text-transform: none;        
        line-height: 1.5em;
        background-color: #39b54a !important;
        text-decoration:none;    
}

/* Objetos */
