.card-repeater-section{padding:120px 20px}.card-repeater-section .card-container{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:0 auto;max-width:1300px}.card-container .single-card{max-width:32%;text-align:center;width:100%}.card-container .single-card h3{color:#000;font-family:Poppins;font-size:30px;font-weight:400;line-height:25px;margin-bottom:10px;margin-top:40px;text-align:center}.card-container .single-card p{color:#000;font-family:Poppins;font-size:16px;line-height:24px;margin-bottom:20px;text-align:center}.card-container .single-card a{background-color:#006951;border:1px solid #006951;border-radius:4px;color:#fff;font-family:Poppins;font-size:18px;font-weight:400;line-height:30px;padding:5px 40px}.card-container .single-card a:focus,.card-container .single-card a:hover{background:#fff;color:#006951;text-decoration:none}@media (max-width:800px){.card-repeater-section{padding:60px 0}.card-container .single-card{margin-bottom:40px;max-width:100%}.single-card .card-img{width:100%}.card-container .single-card h3,.card-container .single-card p{padding:0 20px}}