.hidden {
    color: #ffffff;
    max-width: 500px;
}
.hidden:hover {
    color: inherit;
}
