@import "https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css";@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@200;300;400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Baskervville:ital@0;1&display=swap);@font-face{font-family:"engraversmt";src:url(../fonts/engraversMT/engraversmt.eot);src:url(../fonts/engraversMT/engraversmt.eot) format("embedded-opentype"),url(../fonts/engraversMT/engraversmt.woff2) format("woff2"),url(../fonts/engraversMT/engraversmt.woff) format("woff"),url(../fonts/engraversMT/engraversmt.ttf) format("truetype"),url(../fonts/engraversMT/engraversmt.svg#engraversmt) format("svg")}html body #main section.header{align-items:center;background:url(../../img/temoignages/header.jpg?v=2) no-repeat center center;background-size:cover;display:flex;justify-content:center;min-height:300px}html body #main section.header h1{color:#fff;display:inline-block;font-style:italic;text-shadow:2px 2px 7px rgba(17,17,17,.5);text-transform:uppercase}html body #main section.temoignages .temoignage{background:#fff6e5;border-radius:8px;box-shadow:1px 1px 8px 0 rgba(0,0,0,.25);margin-bottom:30px;padding:15px 0;position:relative}html body #main section.temoignages .temoignage .image{align-items:center;border-radius:10px;display:flex;height:100%;justify-content:center;overflow:hidden}html body #main section.temoignages .temoignage .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}html body #main section.temoignages .temoignage .texte{min-height:100%;padding-bottom:40px;position:relative}html body #main section.temoignages .temoignage .texte p{font-size:14px}html body #main section.temoignages .temoignage .texte .nom{color:#5d7660;font-size:18px;font-style:italic;margin-bottom:0}html body #main section.temoignages .temoignage .texte .annee,html body #main section.temoignages .temoignage .texte .theme{color:#f1c77a;font-size:14px;font-style:italic;margin-bottom:0}html body #main section.temoignages .temoignage .texte .resume{margin:10px 0 0}html body #main section.temoignages .temoignage .texte .cta{background:#5d7660;border-radius:5px;bottom:0;color:#fff;display:inline-block;font-size:16px;padding:3px 15px;position:absolute;right:0;text-align:center;text-transform:uppercase;transition:.15s ease-in-out}html body #main section.temoignages .temoignage .texte .cta:hover{background:#475949}html body #main section.temoignages .pagination .page-item{border:1px solid #f1c77a;border-radius:5px;box-shadow:none;font-size:15px;margin-left:10px;outline:0;transition:background-color .2s ease-in-out}html body #main section.temoignages .pagination .page-item.active{background:#5d7660;color:#fff}html body #main section.temoignages .pagination .page-item:hover{background:#839d86;color:#fff}html body #main section.temoignages .pagination .page-item .page-link{background:0 0;border:0;box-shadow:none;outline:0}