footer { width: 100%; height: 13vw; background-color: #ccc;}.infogrid_wrapper { margin: 0vw auto; width: 85%; height: 100%; margin-top: 2.5vw;}.kontaktgrid { display: grid; margin: 0vw auto; width: 80vw; height: 6vw; padding-top: 0.5vw; grid-template-rows: 1.5fr; grid-template-columns: 1fr 1fr 1fr; grid-gap: 2.5vw;}.fotter_text { font-size: 1vw; text-align: center; padding-top: .5vw;}.fotter_text a { color: #000; font-size: 1.2vw; text-align: center;}.headline_footer { text-align: center; font-size: 2vw; font-weight: bold;}.info img { display: block; margin: 0vw auto; width: 2vw; opacity: .5; position: relative;}