html,
body {
  font-family: "Raleway", sans-serif;
}

h1 {
  font-size: 2rem;
}

h2 {
  font-size: 1.5rem;
}

h3,
h4 {
  font-size: 1rem;
}

h5,
h6 {
  font-size: 0.9rem;
}

.ux-dermanet-form label {
  color: #999;
  font-size: 0.9em;
}

.ux-dermanet-form label.label-checkbox {
  color: inherit;
  font-size: inherit;
}

