.container {
    max-width: 960px;
  }
  
  .card {
    border: none;
  }
  
  .card-body {
    background-color: #1f2630;
  }
  
  /* .card-body.home {
    background-color: #686868;
  } */
  
  .card-header {
    background-color: #1f2630;
    color: #e6ebf0;
    font-size: 1.5em !important;
    border-bottom: 1px solid #29323b;
  }
  
  #payment-amount{
    background-color: #1f2630;
    color: #e6ebf0;
    border: none;
  }
  
  #payment-reference{
    background-color: #29323b;
    color: #e6ebf0;
    border: none;
    box-shadow: none;
  }
  
  #payment-reference:focus{
    border-color: #DFA726;
    box-shadow: 0 0 0 0.1rem #DFA726;
  }
  
  .bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }
  
  @media (min-width: 768px) {
    .bd-placeholder-img-lg {
      font-size: 3.5rem;
    }
  }
  
  .btn-binance-yellow {
    background-color: #1f2630;
    color: #e6ebf0;
    border-radius: 0;
    height: max-content;
    margin-top: 10px;
  }
  
  .btn-binance-gray {
    background-color: #1f2630;
    color: #e6ebf0;
    border-radius: 0;
    margin-top: 10px;
  }
  
  .btn-binance-yellow:hover {
    background-color: #1f2630;
    color: #e6ebf0;
    border-radius: 0;
    height: max-content;
    margin-top: 10px;
  }
  
  .btn-binance-gray:hover {
    background-color: #1f2630;
    color: #e6ebf0;
    border-radius: 0;
    margin-top: 10px;
  }
  
  .btn-binance-null {
    border-radius: 0;
    margin: 10px;
  }
  
  .btn-block {
    background-color: #bb9f32;
    color: #1f2630;
  }
  
  .btn-group-lg>.btn, .btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
  }
  
  .btn-binance-yellow:active {
    background-color: #DFA726;
    color: #1f2630;
    font-weight: bold;
    outline:none;
    box-shadow: none;
  }
  
  .btn-binance-gray:active {
    background-color: #DFA726;
    color: #1f2630;
    font-weight: bold;
    outline:none;
    box-shadow: none;
  }
  
  .btn-binance-yellow ::after {
    background-color: #1f2630;
    color: #e6ebf0;
    border-radius: 0;
    height: max-content;
    margin-top: 10px;
  }
  
  .btn-binance-gray ::after {
    background-color: #1f2630;
    color: #e6ebf0;
    border-radius: 0;
    margin-top: 10px;
  }
  
  .btn-back {
      background-color: #bb9f32;
      color: #1f2630;
      width: 40%;
      align-self: center;
  }
  
  .btn-checkout:active {
    background-color: #DFA726;
    color: #1f2630;
    font-weight: bold;
    outline:none;
    box-shadow: none;
  }
  
  .btn-currencytype {
      border: none;
      background-color: #1f2630;
      color: #e6ebf0;
  }
  
  .btn-currencytype :hover {
      border: none;
      background-color: #DFA726;
      color: #1f2630;
  }
  
   .btn-currencytype ::active {
      border: none;
      background-color: #DFA726;
      color: #1f2630;
  }
  
  .btn-currencytype:not(:disabled):not(.disabled).active, .btn-currencytype:not(:disabled):not(.disabled):active, .show>.btn-currencytype.dropdown-toggle {
      border: none;
      background-color: #DFA726;
      color: #1f2630;
  }
  
  .btn-currencytype.focus, .btn-currencytype :focus {
      box-shadow: 0 0 0 0.2rem #1f2630;
  }
  
  .btn-outline-primary :hover{
      border: none;
      background-color: #DFA726;
      color: #1f2630;
  }
  
  .btn-group-toggle :hover {
      border: none;
      background-color: #1f2630;
      color: #e6ebf0;
  }
  
  body {
    font-family: "IBM Plex", sans-serif;
    background-color: #1f2630;
    touch-action: manipulation;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
  }
  
  #payment-amount {
    height: 50px;
    font-size: 32px;
  }
  
  .img1-home {
    width: 60%;
    padding-bottom: 5%;
  }
  
  .img2-home {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  
  .img3-home {
    width: 35%;
    /*width: 40%;*/
    margin-top: 0px;
    margin-bottom: 0px;
    align-items: left;
    /*padding: 0px, 0px, 0px, 0px;*/
    /*padding-left: 5%;*/
    padding-right: 5%;
  }
  
  .img4-home {
    width: 25%;
    /*width: 30%;*/
    margin-top: 0px;
    margin-bottom: 0px;
    align-items: left;
    /*padding: 0px, 0px, 0px, 0px;*/
    /*padding-left: 5%;*/
    padding-right: 5%;
  }
  
  .text-home {
    font-family: "IBM Plex", sans-serif;
    color: #e6ebf0;
    font-size: clamp(0.8rem, 0.52vw, 1rem);
    font-weight: semi-bold;
    /* font-family: "Century Gothic Paneuropean", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif; */
    letter-spacing: 5px;
    line-height: 140%;
    text-transform: uppercase;
    text-align: center;
    /* position: relative; */
    /* max-width: 500px; */
    margin: 20px auto;
  }
  
  .text-home:before{
    content:" ";
    display: block;
    height: 2px;
    width: 17px;
    position: absolute;
    top: 50%;
    left: 0;
    background: #e6ebf0;
  }
  
  .text-home:after{
    content:" ";
    height: 2px;
    width: 17px;
    background: #e6ebf0;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
  }
  
  .text-home2 {
    font-family: "IBM Plex", sans-serif;
    color: #e6ebf0;
    font-size: clamp(0.7rem, 0.52vw, 1rem);
    font-weight: semi-bold;
    /* font-family: "Century Gothic Paneuropean", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif; */
    letter-spacing: 3px;
    line-height: 140%;
    text-transform: uppercase;
    text-align: center;
    /* position: relative; */
    /* max-width: 500px; */
    /*margin: 20px auto;*/
    margin-top: 60px;
  }
  
  .checkout-header {
      margin-bottom: 0rem;
  }
  
  .row-center {
      align-items: center;
      align-content: center;
      align-self: center;
  }
  
  .icon1 {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    color: currentcolor;
    font-size: 20px;
    fill: currentcolor;
    width: 1em;
    height: 1em;
  }
  
  .text-dispalywarning {
    font-family: "IBM Plex", sans-serif;
    font-size: 13px;
    color: #272727;
    text-align: center;
    margin: 10px;
  }
  
  .warning {
    background-color: #fef6d8;
    /*width: 90%;*/
    align-items: center;
  }
  
  .icon1 {
    fill: #f0b90b;
  }
  
  .text-amount1 {
    font-family: "IBM Plex",Arial,sans-serif!important;
    color: #e6ebf0;
    font-size: 32px;
    font-weight: normal;
    text-align: center;
    padding-top: 10px;
    margin-bottom: 0px;
  }
  
  .text-amount2 {
    font-family: "BinancePlex",Arial,sans-serif!important;
    color: #e6ebf0;
    font-size: 18px;
    font-weight: normal;
    width: 30%;
    text-align: right;
    vertical-align: center;
    padding-top: 3%;
  }
  
  .small-amount {
      width: 100%;
  }
  
  .text-titledetail {
    font-family: "BinancePlex",Arial,sans-serif!important;
    color: #979797;
    font-size: 14px;
    width: 50%;
  }
  
  .text-detail {
    font-family: "BinancePlex",Arial,sans-serif!important;
    color: #e6ebf0;
    text-align: right;
    font-size: 14px;
  }
  
  .qrtext-detail {
    font-family: "BinancePlex",Arial,sans-serif!important;
    color: #e6ebf0;
    text-align: center;
    font-size: 13px;
    padding-right: 15px;
    padding-left: 15px;
  }
  
  #qr-card {
    background-color: #2d3033;
    border-radius: 8px;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
  }
  
  .binance-link {
    color: #f0b90b;
    text-decoration: none;
    background-color: transparent;
  }
  
  .binance-link:hover {
      color: #ecc33a;
      text-decoration: none;
    }
  
  .img-qr {
    width: 70%;
  }
  
  .danger {
      margin-top: 1.5rem;
      margin-bottom: 0px;
      margin-right: 1rem;
      margin-left: 1rem;
  }
  
  .payment-amount {
      display: flex;
  }
  
  .payment-amount input {
      flex: 1;
  }