@Alinear7 - remove previous cs and add this
#ContactForm .field select {
position: initial;
width: 100%;
padding: 1.5rem;
line-height: calc(1 + .5 / var(--font-body-scale));
letter-spacing: .04rem;
color: rgba(var(--color-foreground),.75);
}