@media screen {
  /* IE7 needs !important */

  body  {
    background-color:#FFFFFF !important;
  }

  body { font-family: Georgia, Times, "Times New Roman", serif; font-size: 24px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 26.4px; } h3 { font-family: Georgia, Times, "Times New Roman", serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 15.4px; } p { font-family: Georgia, Times, "Times New Roman", serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 20px; } blockquote { font-family: Georgia, Times, "Times New Roman", serif; font-size: 21px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 30px; } pre { font-family: Georgia, Times, "Times New Roman", serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 18.5714px; }

  h1,
  h2,
  h3,
  .sa-form-title,
  .sa-form-nav-page-name,
  .sa-form-nav-pages-current i.fa-circle,
  .sa-form-field[data-flavor='section'],
  .sa-form-field[data-flavor='subsection']
  {
    color: #C80A2D;
  }

  section h2:first-of-type {
    border-bottom-color: #C80A2D;
  }

  #content-body {
    border-top-color: #C80A2D;
  }

  .notification-alert {
    background-color: rgba(200, 10, 45, 0.1);
  }

  .notification-alert .notification-icon > i {
    color: #C80A2D;
  }

  .summary-communication > .notification-icon > .fa-bullhorn {
    color: #C80A2D;
  }

  li.page-item.active > a.page-link {
    background-color: #C80A2D;
  }

  ul.header-actions > li > a > .header-action-label {
    color: #C80A2D;
  }

  .student-summary-action-link {
    color: #C80A2D;
  }

  button.btn-primary {
    background-color: #C80A2D;
  }

  .ap-installment-list.table {
    .ap-installment-contact-highlight {
      background-color: #C80A2D;
    }
  }
}
