.layout-menu-logo button {
    height: 99px !important;
}

.layout-menu-logo button img {
    height: 99px !important;
}


.p-card-header {
    background-color: #25347a;
}


.p-accordion-header a {
    color: #ffffff !important;
    background-color: #2196f3 !important;
    border: 1px solid #2196f3 !important;
  }

  
.cart-button:hover {
    border: 2px solid white !important;
  }
  
  
  .layout-wrapper .layout-topbar .topbar-menu > li > ul button:hover {
    border: 2px solid white !important;
  }
  
  .p-card-header {
    color: white !important;
  }
  
  .p-card-header a {
    color: white !important;
  }
  