.footer{position:relative;left:0;width:100vw;margin:0;background-color:rgba(0,51,80,.942);color:#e5e7eb;padding:3rem 0;font-family:open sans,sans-serif}.page-wrapper{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}.footer-container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem;margin:0 auto}.footer-logo img{width:150px;margin-bottom:.5rem;margin-left:1%}.footer-links h4,.footer-contact h4{font-size:1rem;margin-bottom:.5rem}.footer-links ul{list-style:none;padding:0}.footer-links li{margin-bottom:.25rem}.footer-links a,.footer-contact a{color:#e5e7eb;text-decoration:none}.footer-links a:hover,.footer-contact a:hover{color:#fff;background:linear-gradient(to right,#b54a9a,#6a68c5);border-radius:5px}.footer-bottom{border-top:1px solid #334155;margin-top:2rem;padding-top:1rem;text-align:center;font-size:.875rem;color:#9ca3af}