.alert {
    right: 85px;
    bottom: 55px;
    padding: .6rem 1rem;
    border-radius: 2rem;
    font-weight: 500;
}

.empty-page .button.full-button.paymentbutton{
    background-color: rgb(252,194,0) !important;
}

.btn-secondary {
    background-color: #f5002d;
}

.capitalize {
    text-transform: capitalize;
    color: #ffffff !important;
    visibility: hidden !important;
     margin-top: -1.5rem !important;
}