.error {
    color: red;
}

.receipt-error {
    color: red;
    margin-top: 20px;
    margin-bottom: 20px;
}

.method-error {
    color: red;
}