





<style>
  .ilist-content * {
    color: rgba(4, 20, 52, 1) !important;
    border-color: rgba(4, 20, 52, 1) !important;
  }

  .ilist-content button {
    background-color: rgba(4, 20, 52, 1) !important;
    color: #fff !important;
  
 
}

</style>