.card-section-card img{height:54px;margin-bottom:10px;margin-top:10px}.card-section-container h1{color:#ff5722;font-size:2rem;font-weight:700;padding-bottom:30px;text-align:center}.card-section-card{background-color:#fff;border-radius:1.4rem;box-shadow:6px 6px 5px rgba(0,0,0,.1);height:100%;max-width:450px;padding:20px;transition-duration:.3s}.card-section-card:hover{scale:105%;transition-duration:.5s}.card-section-card h5{color:#707070;font-size:20px;font-weight:700;margin:10px 0 0}.card-section-card p{color:#707070;font-size:20px;width:65%}@media (max-width:767.98px){.card-section-card p{width:100%}}