body{margin:0;font-family:sans-serif;background:#fff;color:#333}header{background:#a1cbb0;padding:1em;text-align:center}.site-title h1{margin:0}.site-title p{font-size:large}nav ul{list-style:none;padding:0;display:flex;justify-content:center;gap:1em;font-size:x-large}nav a{text-decoration:none;color:#333;font-weight:bold}nav a.active{color:#fff}.hero{position:relative;text-align:center}.hero img{width:100%;max-width:1000px;display:block;margin:1em auto}.overlay{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);background:#f9f7f2;padding:1em;border-radius:5px;max-width:500px;box-shadow:0 2px 10px rgba(0,0,0,.2)}.overlay span,.overlay h2{font-size:30px}.overlay p{font-size:20px;font-weight:bold}footer{background:#a1cbb0;text-align:center;padding:1em;font-size:.9em;height:auto}.bio-section{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:flex-start;margin:2em auto;max-width:800px;padding:0 1em}.bio-image{flex:0 0 400px;margin-right:2em}.bio-image img{max-width:100%;height:auto;border-radius:4px}.bio-text{flex:1;min-width:250px}.bio-text h2{color:#3a7a6d;font-size:1.5em;margin-bottom:1em}.bio-text p{line-height:1.6;margin-bottom:1em}.accompagnement-section{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:flex-start;margin:2em auto;max-width:800px;padding:0 1em}.accompagnement-section img{height:auto;max-width:25%;margin-right:2em;border-radius:4px}.accompagnement-section h2{color:#2d6fa4;margin-top:0}.text{flex:1;min-width:250px}.contact-section{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;margin:2em auto;max-width:1000px;padding:0 1em;padding-top:6em;gap:9em}.contact-section .panel{max-width:1000px;font-size:1.8em;display:flex;gap:1em}.contact-section .panel div.centered{text-align:center}.contact-section .panel .map{max-width:500px}.contact-section .panel .picto-transports{height:.8em;vertical-align:middle}