.form-control {
    border-bottom: 1px solid black;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
}


.input-narrow::placeholder {
    font-size: 0.90rem; 

}

/* .input-narrow {
    width: 60%;
} */
