.btn-primary,.btn-primary:focus{
    background: #ff9d00 !important;
    border-color:#ff9d00 !important;
}

.text-primary{
    color: #ff9d00 !important;
}

.header-color {
    background-color: #ff9d00;
}

.payment-card {
    max-width: 500px;
    margin: 0 auto;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}