/*
=======================
Summary
======================
*/

.summary {
  min-height: $section-height-smaller;
 
  p {
    display: inline-block;
  }

}