.custom_buy_buttons_container{
  display: flex;
  gap: 10px;
}

.custom_b2,
.custom_b2 a,
.custom_b2 span {
  color: #fff44f !important;
}


.custom_b1{
  min-width: fit-content;
}

.custom_b2 {
  color: #fff44f !important;
}

button.custom_b2{
  color: #fff44f !important;
  min-width: fit-content;
}


.custom_b2 span {
  color: #fff44f !important;
}
