#pm-main-nav.sf-menu.pm-nav {
  margin: -1px;
}

.pm-caption:before {
  background: #b6121d;
  width: 920px;
  height: 920px;
  left: -35px;
}

.pm-caption:after {
  background: #D66966;
  width: 920px;
  height: 920px;
  left: -50px;
}

.pm-caption {
  padding-top: 90px;
  background: #cc596000;
}

.pm-micro-navigation li {
  display: block;
  padding: 8px 16px;
  background-color: #b6121d;
  float: none;
  border-radius: 4px;
}

#pm-print-btn.pm-rounded-btn.print {
  background-color: #b6121d;
}

.pm-rounded-btn {
    background-color: #b6121d;
}

.gform_button {
    padding: 8px 25px !important;
    margin: 0px !important;
    font-family: "Open sans" !important;
    text-align: center !important;
    line-height: 20px !important;
    font-weight: 700 !important;
    font-style: normal !important;
    color: #ffffff !important;
    font-size: 14px !important;
    background-color: #b6121d !important;
    border-radius: 4px !important;
}
#poststuff .stuffbox>h3, #poststuff h2, #poststuff h3.hndle {
    font-size: 23px;
    font-weight: 400;
    margin: 0;
    padding: 9px 0 4px 0;
    line-height: 1.3;
}