/*
Theme Name: Hearing Solutions
Author: Nick Zou @ Leverage IT
Author URI: https://leverage.it/
Version: 1.0
*/
.error .error-msg{
    text-align: center;
    padding: 50px;
}
.error .error-msg  h1{
    color: #fcd74e;
    font-weight: 700;
    font-size: 90px;
}
.error .error-msg span{
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
}
