.nectar-global-section.nectar_hook_global_section_footer ul{
    display: flex !important;
    justify-content: center;
}

.nectar-global-section.nectar_hook_global_section_footer li{
    list-style: none;
    margin: 0 20px;
}

.nectar-global-section.nectar_hook_global_section_footer ul li a{
    font-family: "GT America Extended",Arial,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.3;
    color: white;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    letter-spacing: .3px;
    opacity: .8;
}

.nectar-global-section.nectar_hook_global_section_footer #menu-secondary-footer li a{
    font-size: 17px;
    font-weight: 300;
    color: #5e9499;
    text-transform: none;
    letter-spacing: .3px;
}

.nectar-global-section.nectar_hook_global_section_footer #menu-footer-menu li a:hover{
    opacity: 1 !important;
    color: white;
}

