.footerSection{width:100%;padding:80px 2%;box-sizing:border-box;font-family:'Montserrat',sans-serif;color:white;background-color:#172755}.footerColumns{display:flex;justify-content:center;width:100%;flex-wrap:wrap}.footerColumn{width:25%;max-width:352px;padding:9px 18px;box-sizing:border-box;min-width:228px}.footerLinksColumn{width:100%}.footerColumnTitle{margin:18px 0px}.footerColumnTitle a{color:white;text-decoration:none;text-transform:uppercase;font-size:16px;font-weight:700;position:relative}.footerSeparator{width:100%;height:2px;margin:18px 0px 8px;background-color:white}.footerLinkItem{margin:7px 0px}.footerLinkItem a{font-size:14px;color:white;text-decoration:none;position:relative}.footerColumnTitle a:hover:after,.footerLinkItem a:hover:after{content:"►";display:block;width:10px;height:10px;font-size:10px;position:absolute;left:-15px;top:50%;transform:translateY(-75%);color:#fff;transition:all .15s ease 0s}.copyrightSection{margin:18px 0px 12px;display:flex;flex-direction:column;align-items:center}.copyrightText{font-size:14px}.copyrightLogo{background-size:cover;height:65px;width:65px;background-repeat:no-repeat;margin-top:12px}.socialSection{margin-top:60px}.socialIcons{display:flex;justify-content:center}.socialIcon a{font-size:32px;text-decoration:none;transition:all ease .2s;color:white;margin:3px}.socialIcon a:hover i{transform:translateY(-5px)}.privacySection{margin-top:17px;display:flex;justify-content:center}.privacySection a{margin-top:17px;text-decoration:none;color:white;text-align:center}@media only screen and (max-width:720px){.footerColumns{justify-content:space-around}}@media only screen and (max-width:520px){.footerColumns{flex-direction:column}.footerColumn{width:100%;min-width:100%}}