.spc-credit-box{border:2px solid #000;border-radius:8px;padding:16px;margin:15px 0;display:flex;align-items:center;justify-content:space-between;gap:15px;background:#e16b90;color:#000}.spc-credit-box *{color:#000}.spc-credit-box form{margin:0}.spc-credit-box .btn-primary{background:#e16b90;color:#000;border:3px solid #000;font-weight:700;box-shadow:none}.spc-credit-box .btn-primary:hover,.spc-credit-box .btn-primary:focus{background:#fff;color:#000;border-color:#000}.spc-account-balance{display:flex;justify-content:space-between;align-items:center;padding:20px;margin-bottom:15px;border-radius:8px;background:#fff1f6;border-left:5px solid #e16b90}.spc-account-balance strong{font-size:1.8rem;color:#e16b90}@media(max-width:767px){.spc-credit-box{align-items:stretch;flex-direction:column}.spc-credit-box button{width:100%}}
