ul#menu > li:last-child a {
    background-color: #f44336 !important;
    color: white !important;
    border-radius: 6px;
    padding: 10px;
}

ul#menu > li:last-child a span {
    font-family: 'Poppins ExtraBold' !important;
}