html {
  font-size: 14px;
  font-family: "Open Sans",sans-serif !important;
}

h1 {
  font-family: "Open Sans",sans-serif;
  font-size: 36px !important;
  line-height: 1.1 !important;
  font-weight: 300 !important;
}

.row { 
  margin-left: 0;
  margin-right: 0;
}

i.row:before, i.row:after {
  display: unset;
  content: unset;
}

.row:before, .row:after {
  display: unset;
}

label {
  font-weight: normal;
}

.page-header {
  display: none;
}

.oes-page-title {
  font-family: "Open Sans",sans-serif;
  font-size: 36px !important;
  border-bottom: 1px solid #eee;
  color: #a07b24;
  font-weight: 300;
  text-align: left;
  margin: 0px;
  margin-top: -16px;
}

#q-app h1 {
  font-size: 2rem;
  font-weight: 300;
}

#q-app h2 {
  font-size: 3.75rem;
  font-weight: 300;
}

#q-app h3 {
  font-size: 3rem;
  font-weight: 400;
}

#q-app h4 {
  font-size: 2.125rem;
  font-weight: 400;
}

#q-app h5 {
  font-size: 1.5rem;
  font-weight: 400;
}

#q-app h6 {
  font-size: 1.25rem;
  font-weight: 500;
}
