





h2.title {
  font-weight: 700 !important;
} 

h1.title {
  font-weight: 700 !important;
} 

h3.title {
  font-weight: 700 !important;
} 



h2.sub-title {
  font-weight: 400 !important;
} 


h3.sub-title {
  font-weight: 400 !important;
} 

.accent {
  color: #c8102f;
  font-weight: 700;
  font-size: inherit;
  font-family: inherit;
} 


h2.brand-title {
  font-weight: 700 !important;
} 


body .dynamic-form-separator {
  font-family: "Source Sans 3", sans-serif !important;
} 

label.title {
  font-size: 14px !important;
  font-weight: normal;
} 


p, body {
   letter-spacing: .5px;
   text-rendering: optimizeLegibility;
   -webkit-font-smoothing: antialiased;
   line-height: 30px!important;
} 

span.value {
  font-weight: 700 !important;
}

