.basicCard{word-wrap:break-word;background-clip:border-box;background-color:#fafafa;border-radius:24px;display:flex;flex-direction:column;margin:0 0 2rem;min-width:0;position:relative;width:100%}.basicCardText{padding:2rem}.basicCardText p{line-height:unset!important;margin:0 0 .5rem}.basicCardText img:hover{border-radius:50%;box-shadow:0 1rem 1.5rem rgba(22,28,45,.1),0 .5rem 3rem .25rem rgba(22,28,45,.1)!important;transform:translate3d(0,-3px,0);transition:box-shadow .25s ease,transform .25s ease}a{color:#161c2d}