* {
        scrollbar-color: #F97165 #ffffff;
}
.btn-blue {
    background-color: #F97165!important;
    color: white;
    border: 2px solid #F97165!important;
}

.specs-bar {
    background: #F97165;
}

.btn-details{
    background: #F97165;
}

.bg-logo{
    width: 171px;
}

.title-h2{
    color: #F97165;
}

#header-topo{
      background: #F97165;
}
.product-tabs-rail .nav-link.active{
    background: #F97165;
}
.product-tabs-rail .nav-link:hover{
   background: #F97165;
}
.specs-banner, .autonomia-table thead th{
    background: #F97165;
}

.busca-personalizado{
        background: linear-gradient(to right, #EDECEB 0, #EDECEB calc(54.333% - 0.5px), #F97165 calc(53.333% + 0.5px), #F97165 100%);
}
#customizePanel {
    position: absolute;
    right: -0.9%;
    top: 22%;
    width: 46.55%;
    background: linear-gradient(90deg, #F97165 0%, #F97165 100%);
}
footer{
    background: #E4EDF1;
    color: #000000!important;
}
footer.text-white{
    color: #000000!important;
}
footer .text-white{
    color: #000000!important;
}
.legrand-logo{
    display: none;
}
.legrand-header{
    display: none!important;
}