#gform_drag_drop_area_1_4 {
    background-color: rgb(255 255 255 / 75%);
    border-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-radius: 0 0 40px 0px !important;
    border-color: white !important;
    border-style: solid !important;
}


#input_1_5{
	    background-color: rgb(255 255 255 / 75%);
    border-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-radius: 0 0 40px 0px !important;
    border-color: white !important;
    border-style: solid !important;
}

#field_1_5 > label{
	    color: white;
   	text-transform: uppercase;

    font-weight: normal;	
}

input::placeholder{
	 text-transform: uppercase;	
}