.blog-recent-posts{background-color:#fff!important;padding:0!important;position:relative;z-index:1000}.blog-recent-posts h3 a{color:#161041;font-weight:400}.blog-recent-posts p{text-align:right}.blog-recent-posts__list{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto!important;max-width:1200px!important}.blog-recent-posts__post{background-color:#fff;border-radius:0 45px 45px 45px;box-shadow:2px 2px 8px rgba(0,0,0,.12);flex:0 0 calc(33.33333% - 24px)!important;margin-bottom:36px;padding:0!important;transition:all .3s ease!important}.blog-recent-posts__post:hover{box-shadow:2px 2px 24px rgba(0,0,0,.24)!important;transition:all .3s ease!important}.blog-recent-posts__post:hover h3 a{color:#ed1f82}.blog-recent-posts__image{border-radius:0 45px 0 0;width:100%}.blog-recent-posts__content{padding:24px 24px 36px}.blog-recent-posts__content p{text-align:left}.blog-recent-posts__title{margin:0!important}@media screen and (max-width:972px){.blog-recent-posts__post{flex:0 0 calc(50% - 24px)!important}}@media screen and (max-width:767px){.blog-recent-posts__post{flex:0 0 100%!important}}