.eel-copyright {
    margin: 0;
    line-height: 1.6;
    word-wrap: break-word;
}

.eel-copyright a {
    text-decoration: none;
    transition: color 0.3s ease;
}

.eel-copyright a:hover {
    text-decoration: underline;
}
