body{background-color:#838282;padding:0;margin:0;text-align:center;}#background-video{object-fit:cover;position:fixed;left:0;right:0;top:0;bottom:0;z-index:-1;width:100%;height:100%;}.evenpres{color:white;}.presentationeven{width:70%;text-align:center;margin-left:auto;margin-right:auto;}.paraeven{font-size:20px;margin:0 0 25px 0;}#titleeven{margin-top:12rem;color:#ffffff;text-align:center;}.post{width:95%;height:800px;margin-top:12rem;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;}.post-it{background-color:#fff475;width:250px;height:250px;padding:15px;box-shadow:2px 2px 5px rgba(0, 0, 0, 0.2);transform:rotate(-2deg);position:relative;display:flex;flex-direction:column;justify-content:space-between;}.post-it::before{content:"";position:absolute;top:-10px;left:50%;transform:translateX(-50%);width:30px;height:10px;background-color:#333;border-radius:0 0 5px 5px;}#sous-title-post{color:#333;font-size:1.2em;margin:0;font-weight:bold;text-align:center;text-transform:uppercase;}.post-text{font-size:1em;color:#333;line-height:1.6;text-align:center;margin:0;flex-grow:1;display:flex;flex-direction:column;justify-content:center;}.post-text br{display:block;margin-bottom:10px;}