/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

header nav ul:not(.sub-menu) > li:last-child a {
    cursor: pointer;
    margin-top: -15px !important;
    border-radius: 5px !important;
}