.exception-page {
    text-align: center;
}
.exception-page-title {
    font-size: 13rem;
    font-weight: bold;
}

.exception-page-description {
    font-size: 1.8rem;
}

.exception-page .btn-secondary {
    background-color: #3e3d8e;
    border-color: #0f125ae0;
}
