body, #__next ,footer , .bg-white ,h2 ,h3 ,h4 ,h5 ,h6 ,.text-gray-900 ,footer .text-gray-500  {
    background-color: RGB(13, 13, 13)!important;
    color: #ffffff !important;
  }
.home_section_top_title{
      color: rgb(217, 251, 2) !important;
}

.group{
  border: none !important;
  box-shadow: -2px -2px 10px 1px rgba(255, 255, 255, 0.10), 2px 2px 10px 1px rgba(255, 255, 255, 0.10);
}
.product_name , .reviews_summary h2 ,.text-gray-800 ,.text-gray-600{
  color: #d9fb02 !important;
}
.text-gray-500{
  color: #dafb0279;
}
.hidden .text-gray-700 ,.default_header_container{
  background-color: #D9FB02 !important;
  color: #000 !important;
  max-width: 100% !important;
}
.mt-8{
  display: none !important;
}
.default_footer_links_container{
  padding-bottom: 50px !important;
}
.product_form_checkout button{
  background-color: #D9FB02 !important;
  color: #000 !important;
}

.bg-main{
  background-color: #d9fb02 !important;
}
input , textarea{
  color: #000;
}
#heart-bets{
  width: 100%;
  background-color: #ffffff;
}
section > .container-fluid > .container > .row > .container > .row > .col-md-4.mb-4 > .card.d-flex.flex-column > .card-body > .top.d-flex.align-items-center > .bg-white.text-dark{
  color: #000 !important;
  background-color: #ffffff !important;
}