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