.footer-brand{
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
    list-style: none;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    gap: 20px;
    align-items: center;
    justify-content: center;
    display: flex;
}
.footer-brand__item, main-footer-brand{
    -webkit-text-size-adjust: 100%;
    list-style: none;
    box-sizing: border-box;
    padding: 0;
    display: block;
    flex: unset;
    width: unset;
}
.footer-brand__link{
    -webkit-text-size-adjust: 100%;
    list-style: none;
    box-sizing: border-box;
    background-color: transparent;
    color: inherit;
    text-decoration: none;
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
    max-width: 80px;
    height: unset;
}
.main-footer-brand a img{
    -webkit-text-size-adjust: 100%;
    list-style: none;
    color: inherit;
    box-sizing: border-box;
    border: 0;
    opacity: 1;
    will-change: opacity;
    max-height: 100%;
    transition: all .25s;
    margin: 0 auto;
    display: block;
    filter: contrast(0) brightness(2);
    width: 100%;
}
.brand-items-wrapper{
    -webkit-text-size-adjust: 100%;
    list-style: none;
    box-sizing: border-box;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: unset;
    border-left: 1px solid #707070;
    padding-left: 20px;
    padding-top: unset;
    max-width: unset;
    margin: unset;
    gap: 10px;
align-items: center;
  justify-content: center;
  display: flex;
}
.footer-brand__item {
    -webkit-text-size-adjust: 100%;
    list-style: none;
    box-sizing: border-box;
    width: unset;
}
.footer-brand__item img{
    -webkit-text-size-adjust: 100%;
    list-style: none;
    color: inherit;
    box-sizing: border-box;
    border: 0;
    opacity: 1;
    will-change: opacity;
    max-height: 100%;
    transition: all .25s;
    margin: 0 auto;
    display: block;
    filter: contrast(0) brightness(2);
}
.questions{
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
    float: left;
}
.engagement .questions .engagement__link{
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
    background-color: transparent;
    text-decoration: none;
    transition: color .25s;
    color: #fff;
    display: inline-block;
    margin: 0 10px 12px 0;
}
#g-social{background-position:bottom; padding: 0rem 0 6rem 0;}
#g-social::before{background: none;}
#g-social p.intro{margin-bottom:0!important;}

#g-footer{border-top:1px solid rgba(255,255,255,0.2); border-bottom:1px solid rgba(255,255,255,0.2);}