#cookie-popup a { color: #FDDC8B; text-decoration: underline; }
#cookie-popup button { transition: background 0.2s; }
#cookie-popup button:hover { background: #28D0E8; color: #fff; } 