.opal-withdraw-footer-btn a {
    border: 1px solid #ee6449;
    border-radius: 4px;
    color: #e42600;
    background: #fff;
    font-size: 14px;
    text-decoration: none;
}

.opal-withdraw-footer-btn a:hover {
    background: #ee6449;
    border-color: #e42600;
    color: #333;
    text-decoration: none;
}

.opal-withdraw-order-action {
    margin-top: 1rem !important;
    padding-top: 0.75rem !important;
    border-top: 1px solid #e5e5e5;
}

.cl-withdraw .row h1 {
    padding-top: 0.5rem;
    padding-bottom: 0.75rem;
}

.cl-withdraw .row > .col-12 > p {
    padding-bottom: 1rem;
}
