#footer_sub_menu_5 li:last-child {
    font-size: 12px;
    line-height: 1.2em;
    text-transform: uppercase;
    background-color: #006365;
    color: white;
    box-shadow: none;
    border-radius: 4px;
    padding-left: 1rem;
    display: inline-block;
    padding-right: 1rem;
    padding: 0.5rem;
}
