.footer-container{align-items:center;color:#fff;display:flex;justify-content:space-between;width:100%}.footer-container .group-1,.footer-container .group-2{align-items:center;display:flex;flex-wrap:wrap}.footer-container .group-1 span{border-right:1px solid #fff;font-size:14px;margin:8px 0;padding:0 8px}.footer-container .group-1 span:first-child{font-weight:700}.footer-container .group-1 span:last-child{border-right:none}.footer-container .group-2 a{border-right:1px solid #fff;color:#fff;font-size:14px;margin:8px 0;padding:0 8px;text-decoration:none}.footer-container .group-2 a:hover{color:red}.footer-container .group-2 a:last-child{border-right:none}@media only screen and (max-width:700px){.footer-container{align-items:center;flex-direction:column;justify-content:center}.footer-container .group-1,.footer-container .group-2{border-bottom:1px solid #fff;max-width:70%}}