
:root{--roox-green:#22e586;--roox-blue:#1769ff}
.brand.roox-brand .brand-logo-img{object-fit:contain}
.roox-favicon{width:46px;height:46px;border-radius:15px;object-fit:cover}
@media(max-width:820px){
  body{overflow-x:hidden}
  .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}
  table{min-width:720px}
}
