.error-page .error-text {
    font-size: 150px;
    line-height: 1;
    color: #016b88;
}

.error-page h4 {
    font-size: 40px;
    margin-bottom: 5px;
}

.text-primary {
    color: #016b88;
}

.text-danger {
    color: #bd5c5c !important;
}