.filter-submit {
    background-color: #e5e844;
    border: none;
    border-radius: 20px;
    padding: 10px 20px;
    color: #000;
    cursor: pointer;
    font-weight: bold;
}