.legal-footer {
text-align: center;
padding: 20px;
font-size: 14px;
background-color: #111; color: #eee; border-top: 1px solid #333;
margin-top: 40px;
}
.legal-footer a {
color: #61dafb; text-decoration: none;
}
.legal-footer a:hover {
text-decoration: underline;
}