.front-page-info {
    margin-bottom: 64px;
}

h2 {
    margin-bottom: 32px;
}

.margin-first-list {
    margin-bottom: 64px;
}

.blog-link-front-page {
    display: flex;
    align-items: center;
    gap: 5px;
}

.wrapper-link-front-page-blog {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 64px;
    margin-bottom: 32px;
}

.wrapper-link-front-page-blog h2 {
    margin-bottom: 0;
}

