#blog-page {}
.page-content { display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-start; margin-bottom: 60px; }
h1.page-title { width:calc(100% - 0px); margin: 40px 0; font-size: 32px; font-weight: normal; color:var(--gray-dark); }
