/* Most of the styling is supplied by the cookie-control itself, these are overrides to get rid of our own generic styling that is interfering */
#ccc label {
  line-height: unset;
}
