/**
 *
 * Apply Here your Custom CSS
 *
*/

body {
	
}

input.upper {
    text-transform: uppercase;
}
