<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.photo-gallery{display:flex;flex-wrap:wrap}.photo-card{display:flex;align-items:center;font-weight:400;position:relative;text-align:left;margin:0 15px;width:45%}.photo-card-header{width:100px;height:100px;border:4px solid rgb(45,79,143);margin:25px 25px 25px 0;border-radius:100px}.photo-card-body{width:calc(100% - 125px)}.photo-card-body p{font-size:20px!important}@media screen and (max-width: 768px){.photo-card{width:100%}}
</pre></body></html>