OCU Theme -> Photo

by Nate Armstrong

HTML

<link rel="stylesheet" href="https://www.ohiochristian.edu/sites/all/themes/ocu/assets/css/ocu.style.css">
<div class="block-accordion  rtb">
  <!-- blocks/accordion_modal.html closed_arrow -->
  <div class="dmf-acprog-list  is-the-payback-promise-available-for-all-students">
    <span id="is-the-payback-promise-available-for-all-students" class="anchor-offset accordion"></span>
    <div class="acprog-program">
      <div class="acprog-heading">
        <div data-toggle="collapse" data-target="#closed_arrow_f3e967ee" aria-expanded="false" aria-controls="closed_arrow_f3e967ee" class="collapse collapsed">
          <div class="expand-icon"><span class="chevron-down"></span></div>
          <div onclick="return false;">
            <h3>Is the payback promise available for all students?</h3>
          </div>
        </div>
      </div>
      <div id="closed_arrow_f3e967ee" class="acprog-container dmf-dept-list collapsed collapse" role="complementary" aria-label="accordion-content: Is the payback promise available for all students?" data-parent="#accordion" aria-expanded="false" style="">
        <!-- blocks/rich_column_block.html -->
        <div class="block-content  rtb">
          <p data-block-key="soe9u">Students who have enrolled as freshmen in our Undergraduate Campus Program meet all the criteria for our Payback Promise. Transfer students are also eligible if they will attend at least 2 years full-time at OCU before graduation. Some students in our Adult Online Program are also eligible. However, international students or students in our Online Plus Program may not be eligible. Please speak with your Admissions Counselor if you have questions about eligibility.</p>
        </div>
      </div>
    </div>
  </div>
</div>

CSS

.new-class{
  white-space:pre-wrap;
}