#honeypot {
    display: none; /*makes the field not visible to humans*/
}

.dropdown-content li > a, .dropdown-content li > span {
    font-size: 16px;
    color: #5A728C;
    display: block;
    line-height: 22px;
    padding: 14px 16px;
}