.d-none {
  display: none !important;
}

.d-inline-block {
  display: inline-block !important;
}

.text-center {
  text-align: center !important;
}

.bb-0 {
  border-bottom: 0 !important;
}

.p-0 {
  padding: 0 !important;
}

.my-15 {
  margin: 15px 0 !important;
}

.not_hometown_payment {
  cursor: not-allowed;
  border-radius: 10px;
}

.not_hometown_payment>a {
  pointer-events: none !important;
  background-color: #EEE !important;
}

.not_hometown_payment>a>span {
  color: #999 !important;
}
