@font-face {
    font-family: 'Engschrift';
    src: url('engschrift.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Clarendon'
  src: url('ClarendonLTStd.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

#crm-container, .crm-container {
  line-height: 150%;
  font-size: 16px!important;
  color: #666666!important;
}

label {
  font-size: 16px!important;
}

.help p {
  font-size: 16px!important;
  line-height: 150%!important;
}

h1, legend {
 color: #666666!important;
}

#page {
  background: #fff url(https://crm.whistleblower.org/sites/default/files/civicrm/ext/home/master/applications/qmbjjrbzrb/public_html/web/sites/default/files/civicrm/ext/com.elisseck.ficpages/images/content-bg.jpg) 50% 0 repeat-x;
}

#main, #main-wrapper {
  background-color: transparent!important;
}

.crm-container .help p { 
  margin: 0 0 1rem; 
}

@media only screen and (max-width: 768px) {
  .site-branding__logo img {
    padding: 0px!important;
  }
}
