.redactor-dropdown-item-lead-para, .redactor-styles .lead-para {

  font-size: 47px!important;

  font-weight: 300!important;
  line-height: 50px!important;


}

.redactor-dropdown-item-lead-para-small, .redactor-styles .lead-para-small {

  font-size: 30px!important;
  line-height:39px!important;
  font-weight: 200!important;

}

.redactor-dropdown-item-quote, .redactor-styles .quote {

  font-size: 28px;

  font-weight: 400;

  font-family: serif;

  font-style: italic;

}

.redactor-dropdown-item-quote-credit, .redactor-styles .quote-credit {

  font-size: 16px;

  font-weight: 400;

  font-family: sans-serif;

}

.redactor-dropdown-item-markup, .redactor-styles .markup {
  color: #adab1c!important;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 1px;
}

.redactor-dropdown-item-big-link, .redactor-styles .big-link {
  color: #adab1c !important;
  font-size: 35px;
  font-weight: 300;
  letter-spacing: 0px;
  text-decoration: underline;
  line-height: initial;
  margin-bottom: 20px;
}
.redactor-dropdown-item-contact-small, .redactor-styles .contact-small {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0px;
}
.redactor-dropdown-item-contact-body, .redactor-styles .contact-body {
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 0px;
}



.redactor-dropdown-item-h1, .redactor-styles h1{

  font-size: 50px!important;

  font-weight: 300!important;

}
.redactor-dropdown-item-thin-header, .redactor-styles h1.thin-header{

  font-size: 50px!important;

  font-weight: 100!important;

}



.redactor-dropdown-item-h2, .redactor-styles h2{

  font-size: 47px!important;

  font-weight: 300!important;
  line-height: 50px!important;

}
.redactor-dropdown-item-h2-small, .redactor-styles h2.h2-small{

  font-size: 15px!important;
  line-height:29px!important;
  letter-spacing: 1px!important;
  font-weight: 500!important;
  text-transform:uppercase!important;

}


.redactor-dropdown-item-h3, .redactor-styles h3 {

  font-size: 22px!important;

  font-weight: 400!important;


}
.redactor-dropdown-item-h3-small, .redactor-styles h3.h3-small{

  font-size: 30px!important;
  line-height:39px!important;
  font-weight: 200!important;

}



.redactor-dropdown-item-h4, .redactor-styles h4 {

  font-size: 15px!important;
  line-height:29px!important;
  letter-spacing: 1px!important;
  font-weight: 500!important;
  text-transform:uppercase!important;


}

.redactor-dropdown-item-h4, .redactor-styles h4 {

  font-size: 12px!important;

  font-weight: 500!important;



}



.redactor-styles h1::after {

  content: ' (H1)';

}
.redactor-styles h1.thin-header::after {

  content: ' (H1 thin)';

}

.redactor-styles h2::after {

  content: ' (H2)';

}

.redactor-styles h3::after {

  content: ' (H3)';

}

.redactor-styles h4::after {

  content: ' (H4)';

}

.redactor-styles h5::after {

  content: ' (H5)';

}

.redactor-styles h6::after {

  content: ' (H6)';

}