.btn-custom{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;background-color:white;border-radius:999px;text-decoration:none;font-size:1.1rem;font-weight:600;color:#a8c444;transition:box-shadow 0.3s ease,transform 0.2s ease;box-shadow:0 2px 6px rgba(0,0,0,0.1)}.btn-custom:hover{transform:scale(1.03)}.btn-text{margin-right:12px}.btn-custom i{width:36px;height:36px;background-color:#a8c444;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color 0.3s}.btn-custom-centered{display:flex;justify-content:center;align-items:center;width:fit-content;margin:0 auto}@keyframes pulse2{0%{box-shadow:0 0 0 0 rgba(168,196,68,0.5)}100%{box-shadow:0 0 0 12px rgba(168,196,68,0)}}.pulse2-badge:hover{animation:pulse2 2s infinite}.et_pb_team_member{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.et_pb_team_member_image{margin:0 auto;display:flex;justify-content:center}.et_pb_team_member_description{text-align:center}.et_pb_column_1_2{display:flex;flex-direction:column;align-items:center}.et_pb_member_position{display:inline-block;text-align:center;background-color:#a8c444;color:white;padding:8px 18px;border-radius:999px;font-weight:600;margin-top:10px}