
.checkout .btn-primary {
    background: #000 !important;
    font-weight: bold;
  }
  
    .checkout .btn-primary:hover, .checkout .btn-primary:focus {
        color: #fc0 !important;
    }