.fun-facts-section{max-width:900px;margin:4rem auto;padding:0 1rem;text-align:center;color:#333;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fun-facts-section h2{font-size:2rem;margin-bottom:2rem;color:#000}.fun-fact-list{gap:2rem;flex-wrap:wrap;margin-bottom:3rem}.fun-fact-card,.fun-fact-list{display:flex;justify-content:center}.fun-fact-card{max-width:400px;background:#fff;border:1px solid #e0e0e0;flex-direction:column;align-items:center;border-radius:10px;padding:2rem;font-size:1.1rem;color:#3f3f3f}.fun-fact-card .title{font-weight:700;font-size:1.4rem;padding-bottom:5px;color:#e6ac00}