.payment_box.payment_method_spell label {
    background-color: #3e3c3f;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 20px;
    cursor: pointer;
}