.ccc-notify-text {
  padding-right: 16px;
  font-family: 'GeneralSans';
}
.ccc-notify-text h3 {
  display: none;
}
#ccc #ccc-notify p,
#ccc #ccc-notify span {
  font-family: 'GeneralSans';
  font-size: 14px !important;
  line-height: 22px;
}
.ccc-panel.visible {
  font-size: 16px;
}
#ccc-notify-dismiss {
  top: -10px !important;
}

.updateCookiePreferences {
  font-family: 'Source Sans Pro';
  font-size: 16;
  text-decoration: underline;
}

.updateCookiePreferences:hover {
  opacity: 0.7;
  cursor: po 'GeneralSans';
}
