.bg-color-happpy{
    background-color: #000000;
}
.logo-happpy{
    width: auto !important;
}
.title-happpy{
    color: #000000;
}
.logo-login{
    width: auto !important;
}
.footer-happpy{
    background-color: #000000 !important;
}
.color-happpy {
    color: #000000 !important;
}
.catalog-card-border-happpy {
    height: 350px;
    border-color: #000000 !important;
    border-radius: 0px;
}
.border-happpy{
    border-color: #000000 !important;
    border: 1px solid #000000 !important;
    border-radius: 0px;
}
.table-bordered-happpy {
    border-top: 1px solid #000000 !important;
    border-bottom: 1px solid #000000 !important;
    border-color: #000000 !important;
    border-left: none;
    border-right: none;
}
.btn-custom-happpy {
    background-color: white;
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #000000;
    padding: 0 20px 0 20px;
  }
  .nav-happpy{
    background-color: #ffffff !important;
  }