
/* Strong specificity to beat theme/plugin styles */
.jr-htu2-title,
.jr-htu2-panel .jr-htu2-title,
#page .jr-htu2-title,
body .jr-htu2-title{
  margin: 0 !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  line-height: 1.15 !important;
}

/* Body text sizing (22px -> 18px) and line-height (1.35 -> 1) */
.jr-htu2-body,
.jr-htu2-panel .jr-htu2-body,
#page .jr-htu2-body,
body .jr-htu2-body{
  font-size: 18px !important;
  line-height: 1 !important;
}

/* Panel: adjust right offset (30px -> 20px) */
.jr-htu2-panel{
  right: 20px !important;
}
