body>footer{background-color:var(--color-blue-400);color:var(--color-text-inverted)}body>footer a{color:var(--color-text-inverted)}body>footer h2{color:var(--color-text-inverted);font-family:var(--font-alternative)}body>footer .container:first-child{padding:2rem 0;display:grid;gap:2.8571428571rem}@media screen and (min-width:calc(600px + 1px)){body>footer .container:first-child{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:calc(900px + 1px)){body>footer .container:first-child{grid-template-columns:minmax(0,2fr) minmax(0,3fr) minmax(0,5fr)}}body>footer .container:first-child h2{border-bottom:0.0714285714rem solid #1a73ac;padding-bottom:0.5714285714rem;margin-bottom:0.5714285714rem;margin-top:0;line-height:1em}body>footer .container:first-child .links ul{list-style:none;padding-left:0}body>footer .container:first-child .about p{font-size:0.8571428571rem}@media screen and (max-width:900px){body>footer .container:first-child .contact{grid-column:1/-1}}body>footer .container:first-child .contact>div{display:grid}@media screen and (min-width:calc(600px + 1px)){body>footer .container:first-child .contact>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1rem}}body>footer .container:first-child .contact p{font-size:0.8571428571rem;margin-top:0.5em}body>footer .container:first-child .contact p:first-child{margin-top:0}body>footer .container:first-child .contact img{box-shadow:0 0 2rem rgba(0,0,0,0.5);margin-top:1rem;width:100%;height:auto}body>footer .container:last-child{padding:0.5em 0 1em;display:flex;flex-flow:column nowrap;align-items:center;gap:0.5rem 1rem;font-size:0.7857142857rem}@media screen and (min-width:calc(900px + 1px)){body>footer .container:last-child{flex-flow:row nowrap;justify-content:space-between}}body>footer .container:last-child p{margin:0}body>footer .container:last-child a{text-decoration:underline}
/*# sourceMappingURL=footer.css.map */