.page-template-404 .ws-404__inner,
.error404 .ws-404__inner {
    padding: 60px 0;
    text-align: center;
}
.page-template-404 .ws-404__image,
.error404 .ws-404__image {
    max-width: 380px;
    margin: auto;
}
.page-template-404 .ws-btn,
.error404 .ws-btn {
    font-weight: 400;
}
.page-template-404 .ws-404__inner .ws-title,
.error404 .ws-404__inner .ws-title {
    font-size: 30px;
    color: #205cd4;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 8px;
}
.page-template-404 .ws-404__desc,
.error404 .ws-404__desc {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 1.625rem;
    line-height: 1.3333333333;
}