/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

.container {
 max-width: 100%;
}
 
nav.block-menu ul li a.fale-com-um-consultor {
    height: 3vw;
    line-height: 2vw;
    margin-top: .7vw;
    background: #5caf4b;
    border-radius: 5px;
    text-transform: initial;
    padding: 0.5vw 1vw;
    font-weight: 600;
    display: block;
    margin-left: 1vw;
}