/* All things related to how type displays */
p, h1, h2, h3, h4, h5, h6, label, legend, li, i {
  font-family: Arial, sans-serif;
  color: rgba(0, 0, 0, .70);
}
a {
  font-family: Arial, sans-serif;
}
.queryKaviarButton{
  font-size: 110%;
}
