.blog_head h1 {
    font-weight: 700;  font-family: var(--font-h2--family);
}
.blog_head p {
    max-width: 655px;
}