#twg_cf7_style1 input[type=text], 
    #twg_cf7_style1 input[type=url],
    #twg_cf7_style1 input[type=tel],
    #twg_cf7_style1 input[type=number], 
    #twg_cf7_style1 input[type=date],
    #twg_cf7_style1 input[type=email],
    #twg_cf7_style1 input[type=submit],
    #twg_cf7_style1 select, 
    #twg_cf7_style1 textarea {
        width: 100%;
        box-shadow: 3px 3px 5px #e0e0e0;
        border-radius: 10px;
        border: 1px rgb(0 0 0 / 13%) solid;
    }