.page-404 {
    min-height: calc( 100vh - 320px);
}
.not-found-404 {
    display: flex;
    justify-content: center;
    font-size: 100px;
    line-height: 150px;
    font-weight: 800;
}
.not-found-4 {
    color: #ff9100;
}
.not-found-0 {
    color: #000;
}
.not-found-text {
    text-align: center;
    font-size: 25px;
    text-transform: capitalize;
    font-weight: bold;
    margin: 15px 0 30px;
}
.color-000000 {
	color: #000000;
}
.color-ff9100 {
	color: #ff9100;
}