.site-main {
    margin-top: 100px;
    margin-bottom: 100px;
}

.site-header {
    border-bottom: 1px solid #eceef0;
}

.site-footer .site-branding,
.site-header .site-branding {
    width: 160px;
}

.comments-area {
    margin-top: 80px;
}

.site-footer {
    margin-top: 80px;
    border-top: 1px solid #eceef0;
}

.page-content img {
    border-radius: 12px;
    border: 1px solid #eceef0;
    padding: 10px;
}

h2.wp-block-heading {
    font-size: 28px;
    font-weight: 900;
}