@charset "UTF-8";
/*============================================================================
  #Override Stylesheet
  #Add Custom Styles Here
==============================================================================*/
.__title {
  font-family: "Pathway Gothic One";
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 220%;
  -webkit-font-smoothing: antialiased; }

h3 {
  font-size: 3rem;
  font-family: "EB Garamond";
  font-variant: normal;
  line-height: 3.2rem;
  letter-spacing: 0.0em;
  font-weight: normal;
  webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1 {
  font-size: 3rem;
  line-height: 3.5rem; }

h2 {
  font-size: 2rem;
  line-height: 2.3rem;
  webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase; }

ul.question {
  list-style-image: url(‘https://lh3.google.com/u/0/d/0B3TzKwD3XL62N21UTVA1Ti1wT00=w1745-h1271-iv2’); }
