.site-main {
    margin-top: 50px;
    margin-bottom: 50px;
}
.error404 .error-wrap p {
    color: var(--color1);
    font-size: 30px;
    line-height: 52px;
    margin-top: 55px;
    margin-bottom: 52px;
}