.flyer-section{align-items:center;background-color:#efefef;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:20px;padding:0 20px;width:100%}.flyer-section-content{border-radius:10px;flex:0 0 100%;max-width:1400px;padding:15px 20px}.flyer-content-header h1{color:#008a2a;font-size:clamp(1.2rem,4vw,2.5rem);font-weight:600}.flyer-content-header h1,.flyer-content-header p{font-family:Poppins;font-style:normal;line-height:120%;text-align:center}.flyer-content-header p{font-size:clamp(.8rem,2vw,1rem);font-weight:500}.flyer-download-section{padding:20px 20px 15px;text-align:center;width:100%}.flyer-download-section button{background-color:#008a2a;border:2px solid #008a2a;border-radius:100px;font-family:Poppins;font-size:clamp(.8rem,2vw,1rem);padding:5px 20px;transition:.3s ease;&:hover{background-color:transparent;color:#008a2a}}