body,html{display:flex;flex-direction:column;height:100%;margin:0;padding:0}main{flex:1 0 auto}.footer{align-items:center;background-color:#1f1f1f;color:#e0e0e0;display:flex;flex-shrink:0;flex-wrap:wrap;font-size:14px;gap:10px;justify-content:flex-start;line-height:18px;padding:30px 20px}.footer p{font-weight:700;margin-left:20px;margin-right:40px}.footer a{color:#a0a0a0;margin-right:30px;text-decoration:none}.footer a:hover{color:#e0e0e0;text-decoration:underline}@media (max-width:768px){.footer{align-items:flex-start;flex-direction:column}.footer a,.footer p{margin-bottom:10px;margin-left:0}.footer a{margin-right:0}}