.blogcardcontainer{align-items:center;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,2fr));grid-template-rows:1fr;justify-content:center;width:100%;grid-gap:30px}.bc-cat a{font-weight:400}.bc-cat a,.bc-title a{color:#000;text-decoration:none}.bc-title a{font-weight:700}.blogcard{background-color:#f5eee6;border-radius:20px;box-sizing:border-box;font-family:CeraPro!important;margin:auto;max-width:300px;min-height:300px;width:100%}.bc-image{background-color:#ccc;background-position:50%;background-size:cover;border-top-left-radius:20px;border-top-right-radius:20px;float:left;height:176px;width:100%}.bc-subcontainer{border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top:0;float:left;padding:20px}.bc-subcontainer>div{display:block;float:left;text-align:left;width:100%}.bc-author-name,.bc-cat,.bc-date{font-size:16px;font-weight:400;line-height:20px;margin-bottom:10px}.bc-title{font-size:18px;font-weight:900;height:110px;line-height:20px}.bc-author{height:40px;margin-top:15px;position:relative;width:100%}.bc-author-pic{border-radius:20px;float:left;height:100%;overflow:hidden;width:40px}.bc-author-pic img{height:100%;width:100%}.bc-author-name{left:50px;position:absolute;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%)}.bc-button{background-color:#85ffc7;border-radius:5px;color:#333;display:inline-block;float:left;font-size:16px;font-weight:900;margin-top:15px;padding:10px 25px;text-decoration:none!important}.bc-button:hover{background-color:#6acc9f}