.error-title{
    text-align: center;
}

.error-text{
    text-align: center;
    position: relative;
    margin: 0px 0 70px 0px;
}

.error-text p{
    text-align: center !important;
    margin-right: 0px !important;
}

.error-page{
    padding: 190px 0px 190px 0px !important;
}