.secondary_footer_nav_column_title {
    color: #B8F4FF;
    leading-trim: both;
    text-edge: cap;
    font-family: "Medium LL";
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: -0.26px;
    margin-bottom: 16px;
}

ul#menu-social li a {
    text-decoration: underline;
}

.secondary_footer_nav_column ul li a {
    leading-trim: both;
    text-edge: cap;
    color: #FFFBF3;
    font-family: "Medium LL";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: -0.32px;
}

.secondary_footer_nav {
    width: 100%;
    display: flex;
}

.secondary_footer_nav > div {
    width: 25%;
}

.secondary_footer_nav ul {
    list-style: none!important;
    padding: 0px!important;
}