/* Insert css here */
#consent a {
text-decoration: underline;
}
#consent a:hover {
color: #52525B;
text-decoration: underline;
}