/* https://sem.dypatilunikop.org/wp-content/uploads/so-css/so-css-devdmbootstrap3.css?ver=1760159710 */
.faculty-container{display:flex;flex-wrap:wrap;gap:20px}.faculty-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,0.1);width:250px;padding:15px;text-align:center}.faculty-card img{width:100px;height:100px;border-radius:50%;object-fit:cover}.faculty-name{font-size:18px;font-weight:700;margin-top:10px}.faculty-title{font-size:14px;color:#555}.faculty-email{font-size:13px;color:#07c}