/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 19 2026 | 16:02:15 */
.student-success-section{padding-top:100px;padding-bottom:100px}.student-success-section h1{margin-top:0;margin-bottom:0;text-align:center;color:rgb(34,22,56);font-family:"Playfair Display";font-size:30px;font-weight:800}.student-success-section .student-container{margin-top:50px;display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.student-success-section .student{width:100%}.student-success-section .student:nth-child(2n){margin-top:30px}.student-success-section .student .avatar{width:100%;height:auto;aspect-ratio:.8;object-fit:cover}.student-success-section .student .name{margin-top:15px;color:rgb(34,22,56);font-family:"Playfair Display";font-size:20px;font-weight:700}.student-success-section .student .role{color:rgb(254,74,85);font-family:Nunito;font-size:14px;font-weight:400;margin-top:5px}@media screen and (max-width:820px){.student-success-section{padding-top:70px;padding-bottom:70px}.student-success-section .student-container{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.student-success-section{padding-top:50px;padding-bottom:50px}.student-success-section .student-container{grid-template-columns:repeat(1,1fr)}.student-success-section h1{font-size:25px}.student-success-section .student-container{margin-top:30px;gap:20px}}