:root{--main-width:860px;--sidebar-width:300px}:root{--main-width:860px;--sidebar-width:300px}body{margin:0;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;background-color:#fefdf9;color:#2e473b}header{background-color:#499470;padding:2rem;text-align:center}header h1{margin-bottom:.5rem;font-size:2rem}.sub-header{font-size:2rem}main{padding:2rem;max-width:960px;margin:auto}footer{background-color:#499470;text-align:center;padding:1rem;font-size:.9rem}img{height:auto;max-width:100%;vertical-align:top}#related-posts>div{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5%}section{margin-bottom:3rem}h2{border-bottom:2px solid #95b58c;padding-bottom:.5rem;margin-bottom:1rem;font-weight:600}ul{list-style-type:none;padding-left:0}ul li{padding-left:1.5rem;position:relative}.checklist li::before{content:"\2713  ";color:#6d9c74;font-weight:700;position:absolute;left:0}a{color:#2e473b;text-decoration:none}a:hover{text-decoration:underline}.icon{font-size:1.2rem;margin-right:.5rem;color:#2e7d32}.icon-box{border:1px solid #e2e8f0;border-radius:.5rem;padding:1rem;text-align:center;margin-bottom:1rem}.icon-box .icon{font-size:2rem;display:block;margin-bottom:.5rem;color:#2e7d32}.list-group-flush .list-group-item{background-color:transparent;border:none}#pourquoi .list-group-item::before{content:none!important}@media screen and (max-width:768px){header h1{font-size:1.5rem}main{padding:1rem}}.gallery{position:relative;overflow:hidden;max-width:100%;border-radius:8px}.gallery::after,.gallery::before{content:"";position:absolute;top:0;width:60px;height:100%;z-index:5;pointer-events:none}.gallery::before{left:0;background:linear-gradient(to right,#fefdf9 0,transparent 100%)}.gallery::after{right:0;background:linear-gradient(to left,#fefdf9 0,transparent 100%)}.post__image--left{float:left;margin:0 1.5rem 1rem 0;max-width:100%}.post__image--center{display:block;margin-left:auto;margin-right:auto;text-align:center}.gallery{position:relative;max-width:800px;margin:auto}.gallery__item{display:none;width:100%}.gallery__item.active{display:block}.gallery__item img{width:100%;height:auto;display:block}.gallery .next,.gallery .prev{cursor:pointer;position:absolute;top:50%;padding:12px;margin-top:-22px;color:#fff;font-weight:700;font-size:24px;background-color:rgba(0,0,0,.4);border-radius:3px;z-index:10;user-select:none;transition:background-color .3s}.gallery .next:hover,.gallery .prev:hover{background-color:rgba(0,0,0,.8)}.gallery .prev{left:10px}.gallery .next{right:10px}