﻿    .padding-top {
        padding-top: 30px;
        text-align: center;
    }

    .oops {
        font-weight: 500;
        
        color: #8399a5;
        font-size: 22px;
        margin-bottom: 30px;
    }

    .errorh1 {
        font-weight: 500;
        
        color: #0891d7;
        font-size: 22px;
        margin-top: 50px;
    }

.errorText {
    
    color: #8399a5;
    font-size: 14px;
}

    .errorText > a { color: #0891d7; }

    .img404 {
        max-width: 850px;
        width: 100%;
        margin-left: 20px;
    }