.customPostCards_section{display:flex;justify-content:center;width:100%}.customPostCards{display:flex;flex-wrap:wrap;justify-content:space-evenly;max-width:1180px;width:100%}.customPostCard{border:1px solid #e0e7fb;border-radius:6px;box-shadow:0 2px 16px 5px rgba(213,218,232,.39);display:flex;flex-direction:column;margin:16px 10px;overflow:hidden;position:relative;width:330px}.customPostCard,.customPostCard:hover{text-decoration:none}.customPostCard_imagenSection{background-position:50%;background-repeat:no-repeat;background-size:cover;height:202px;width:100%}.customPostCard_body{padding:20px 20px 64px}.customPostCard_tagSection{color:#1fb3f0;font-size:12px;font-weight:700;padding:5px}.customPostCard_title{color:#313f48;font-size:20px;font-weight:700;line-height:29px;padding:5px}.customPostCard_text{color:#313f48;font-size:13px;letter-spacing:.02em;line-height:19px;padding:5px}.customPostCard_footer{bottom:0;color:#d0d0d0;display:flex;font-size:10px;left:0;padding:20px;position:absolute;right:0}.customPostCard_author{min-width:80px}