.contact-section{display:flex;flex-wrap:wrap;gap:40px;max-width:1000px;margin:40px auto;padding:20px;background:#fefefe;border-radius:15px}.contact-left,.contact-right{flex:1 1 45%;font-family:"Arial",sans-serif}.contact-left h2{color:#2e2e33;margin-bottom:10px}.contact-left p{margin-bottom:20px;color:#2e2e33}.contact-right h3{color:#2e2e33;margin-top:15px}.contact-right p{color:#2e2e33}.alex-photo{width:100%;max-width:300px;border-radius:50%;margin-bottom:15px}