/* Insert css here */
#consent a {
text-decoration: underline;
color: #59c1d2;
}
#consent a:hover {
color: #247f96;
text-decoration: underline;
}
.max-h-500px {
max-height: 580px;
}