.error-page{
    margin-top:237em;
}

.error-page h2{
    text-transform: uppercase;
    color: #fff;
    font-style: normal;
    font-weight: 900;
    font-size: 65em;
    background: #000;
    display: inline-block;
    height: .97em;
    line-height: .97em;
    padding: 0 .14em;
    margin: .27em 0 .14em 0;
}

.error-page a{
    color:#e51315;
    text-decoration:none;
}

.error-page a:hover{
    color:#961d19;
}
