.blog-card .wrapper{background:#fff;border:1px solid #e1e1e1;border-radius:.3rem;box-shadow:0 1.5rem 1rem -1.25rem rgba(0,0,0,0.15);overflow:hidden;position:relative;transition:box-shadow .3s linear,transform .3s linear}.blog-card a{text-decoration:none}.blog-card p a:hover{text-decoration:underline}.blog-card__image{background-position:center;background-size:cover;height:185px}.blog-card__summary{padding:1rem 1.75rem 1.75rem}.blog-card__summary h4{color:#487d7d;font-size:1.1rem;font-weight:500;line-height:1.3}.blog-card__summary h6{font-family:Cocogoose,sans-serif;font-size:.6rem;font-weight:300;margin-bottom:1rem;text-transform:none}.blog-card__summary h6 span{color:#f8a911}.blog-card__summary h6 span:hover{text-decoration:underline}.blog-card__summary .content p{color:#484847;font-size:.75rem;font-weight:300;line-height:2.2}.blog-card__spacer{display:block;height:90px;width:100%}.blog-card__author{bottom:0;left:0;padding:0 1.75rem 1.2rem;position:absolute;right:0}@media only screen and (min-width:768px){.blog-card .wrapper:hover{box-shadow:0 20px 16px rgba(0,0,0,0.05);transform:translateY(-12px)}}