<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.board-members{display:flex;flex-wrap:wrap;justify-content:center;padding-bottom:40px;row-gap:90px;text-align:center}.board-member-image img{height:300px;margin-bottom:20px;object-fit:cover;width:300px}h3.board-member-name{color:#fff;font-size:30px;font-weight:800;line-height:46px;margin-bottom:10px}h4.board-member-title{color:#fff;font-size:22px;font-weight:700;line-height:32px;margin:0 auto 20px;width:75%}.board-member-link svg{border:1px solid #fff;border-radius:50px;padding:8px 10px;width:7%}.board-member-link svg path{fill:#fff}@media only screen and (max-width:1024px){.board-member-link svg{padding:5px 9px;width:10%}h3.board-member-name{font-size:26px}}@media only screen and (max-width:767px){.board-member-details{width:100%}.board-members{row-gap:30px}.board-member-link svg{width:9%}h3.board-member-name{font-size:24px}h4.board-member-title{font-size:20px}}</pre></body></html>