/* ===== 404 not found page ======= */
.error-page-area {
    position: relative;
}
.edu-error {
    text-align: center;
}
.edu-error .thumbnail {
    margin-bottom: 60px;
    position: relative;
    display: inline-block;
}
.error-page-area .s0 {
    fill: var(--edubin-primary-color);
}