* { 
    padding: 0;
    margin: 0;
    outline: none;
    list-style-type: none;
    text-decoration: none;
    font-family: 'Roboto';
}
html {
    margin: 0 !important;
}
:root {
    --theme: #2f5aae;
}
#banner { 
    width: 100%;
}
#banner img {
    width: 100%;
}
.whats {
    position: fixed;
    z-index: 8;
    bottom: 15px;
    left: 15px;
    width: 70px;
}
footer {
    width: 100%;
}
footer .copyright { 
    padding: 25px;
    background: #181818;
    color: #fff;
    font-size: 11px;
    text-align: center;
}
.item-page-destaque[style="background-image: url('https://lp.cotanet.com.br/wp-content/uploads/2022/10/Imagem_para_exclusao.png')"]{
    display:none;
}
header .menu ul li:has(a[href="https://lp.cotanet.com.br/?post_type=post&p=175"]){
    display: none;
}