.footer{min-height:60px;display:flex;align-items:center;justify-content:center;width:100%;color:#707070;background-color:#000;padding-right:15px;padding-left:15px}.footer .footer-elements{display:flex;gap:12px;max-width:100%;width:fit-content}.footer .footer-element{color:#707070;text-decoration:none}.footer .line{background:#707070;width:1px}@media only screen and (max-width: 480px)and (orientation: portrait){.footer{width:100%;height:fit-content;padding:15px 0 15px 0}.footer .footer-elements{flex-direction:column;gap:10px;align-items:center}.footer .line{display:none}}
