.voucher-label{
    color: rgb(0, 255, 106);
    font-size: 20px;
}
.voucher-input{
    font-size: 17px;
    padding: 5px;
    width: 100p;
    height: 40px;
    border-radius: 10px;
    margin-bottom: 10px;
}
.voucher-select{
    font-size: 20px;
    width: 220px;
    height: 40px;
    border-radius: 10px;
    margin-bottom: 10px;
}
//.voucher-option{
 //   font-size: 20px;
//}