.blog-container {
    background-image: url(img/bg-blog.svg);
    background-repeat: no-repeat;
    background-size: auto 400px;
    background-position: left center;
}

.title {
    font-size: 3rem; /* 48px */
    line-height: 1;
    font-weight: 500;
}
