.search-area .form-control {
    border-radius: 3rem;
    border: 0;
    background: #e9e9e9 !important;
    height: 60px;
}

.search-area .input-group-text {
    background: #e9e9e9 !important;
    padding-left: 25px;
    border-radius: 3rem;}

.footer {
        padding-left: 0px !important;
        background-color: none !important;}