.simple-cards .card{background:#513279;border-radius:0;color:#fff;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.simple-cards .card:hover{background:#cb1d47;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);cursor:pointer;transform:translateY(-4px);transition:all .25s ease-in}.simple-cards .card h3{font-size:24px}.simple-cards .chevrons{display:inline-block;font-size:2rem;line-height:1}.service-cards .section-card{border:1px solid #e6e6e6;border-radius:.25rem}.service-cards .section-card h3{color:#462c6b;font-size:24px}.service-cards .section-card .card-body p{margin-bottom:.5rem}