.form-group input
{
    font-size:20px;
    padding:5px;
    margin-bottom:10px;
}
select
{
    font-size:20px;
    padding:5px;
    width:200px;
}