/* Added the site.css to fix the header search button */
.drawer li button.apply-now, .drawer li button.sliverbtn, .lower-nav li button {
    border: solid 3px #CED3DB;
}

.show-for-medium-down .supernav .fa.fa-search {
    color: #CED3DB !important;
}