input {
    border: none;
    width: 20em;
    height: 2em;
    padding: .5em;
    border-bottom: 1pt solid var(--primary);
    margin: 1em 0;
}
