﻿#wrapper div#container .banner-content a.cta:hover,
#wrapper div#container .banner-content a.cta:focus {
    background-color: transparent;
}

#wrapper div#container .sys_search-query-control .search-btn {
    background: #18194f;
    border: 1px solid #18194f;
}

#wrapper div#container .sys_search-query-control .search-btn:hover,
#wrapper div#container .sys_search-query-control .search-btn:focus {
    background-color: transparent;
    color: #18194f
}