.error404 {
    background: url("/wp-content/themes/islamichelp/assets/images/error-page-bg.png") no-repeat top center / cover;
}

.error-404 {
    margin: 80px 0 148px;
}

.error-404 .page-header {
    margin: 0 0 72px;
}

.error-404 .page-title {
    font-family: "Work Sans", sans-serif;
    font-weight: 800;
    font-size: 32px;
    line-height: 1.25;
    color: #004c51;
    margin-bottom: 32px;
}

.error-404 .page-header p {
    font-family: "Test Söhne", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.77778;
    color: #012527;
}