.blog-section .container{margin-left:auto;margin-right:auto;max-width:1000px}.blog-section .inner-wrapper{background:#fff;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.blog-section .blog-card{background:#fff;display:flex;flex-direction:column;width:calc(33.33% - 13.33px)}.blog-section .blog-post-content{height:calc(100% - 211px;)}.blog-section .button-wrapper{margin-top:auto}.blog-section .blog-img img{display:block;height:200px;margin-bottom:11px;object-fit:cover;width:100%}.blog-section .blog-post-title h2{color:#231f20;font-size:32px;font-weight:400;line-height:1.3;margin-bottom:11px;text-align:left}.blog-section .blog-post-author a{color:#231f20;display:block;font-family:Montserrat,sans-serif;font-size:16px;margin-bottom:11px}.blog-section .blog-post-author a:hover{color:#415239}.blog-section .blog-post-timestamp{color:#666;color:#231f20;font-size:16px;margin-bottom:20px}.blog-section .blog-post-summary{color:#231f20;font-size:16px;margin-bottom:22px}.blog-section .button-wrapper .read-more{background-color:#4c7536;color:#fff;display:inline-block;font-weight:700;padding:10px 20px;text-decoration:none}.blog-section .button-wrapper .read-more:hover{background-color:#3a5d2b}@media (max-width:767px){.blog-section .inner-wrapper{align-items:center;flex-direction:column;gap:40px}.blog-section .blog-card{width:100%}}
23:3	⚠  Lexical error on line 1: Unrecognized text.

  Erroneous area:
1: 100% - 211px;
^..............^ [postcss-calc]