<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">   .template-students-reviews .shadow-1-strong { box-shadow: 0 0 2px 0 rgba(0,0,0,.16),0 1px 1px 0 rgba(0,0,0,.1)!important; }
   .template-students-reviews .card {border-radius: .7rem;min-height: 340px}
   .template-students-reviews .card-footer{background: none; border: none }
   .yellow-star{color:#f5961d;}
   .empty-star{color:#ddd; }
   .review-posted-by {font-style: italic; font-size: 13px; }
   .template-students-reviews .page-item.active .page-link {background-color: #0dcaf0!important;border-color: #0dcaf0!important; }
   .template-students-reviews .page-link {color: #0dcaf0;}
   
   @media (max-width: 480px){
      .template-students-reviews section.banner.lessonpage {
         padding: 80px 0px 50px 0px !important;
      }   
   }
   @media (min-width: 992px){
   .template-students-reviews section.banner {
      margin-top: 0px;
   }
}</pre></body></html>