body .back-to-top-button {
  background-color: #c65627 !important;
  color: #ffffff !important;
}
@media screen and (max-width: 375px) {
  .pxl-header-nav .current-menu-item span {
    color: #ffffff !important;
  }
  #pxl-header-mobile .pxl-sidebar-box {
    background-color: #c65627 !important;
  }
  .pxl-header-nav .menu-item span {
    color: #ffffff !important;
  }
  .pxl-sidebar-box .caseicon-search {
    color: #c65627;
  }
}
