.submenu ul{padding:0;margin:0;}.submenu ul li{list-style:none;}.submenu ul {
    margin-bottom: 50px;
}
.submenu ul li {
    padding: 0 15px;
    border-bottom: 1px solid #c3c3c3;
}
.submenu ul li:last-child {
    border: none;
}
.submenu-item-highlighted {
    background-color: rgba(241,246,247,0.92);
}
.submenu ul li a {
    color: #000;
    font-size: 12px;
    line-height: 36px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    font-family: 'Source Sans Pro', sans-serif;
}

