#tpl_error404{
     width: 100%;
     display: flex;
     height: 80vh;
}
#tpl_error404 .wrap{
     margin: auto;
}
#tpl_error404 .css-5d0f5efef{
     padding: 30px;
     margin-bottom: 30px;
     max-width: 550px;
     background: #502faf;
     color: #fff;
     text-align: center;
     line-height: 30px;
     border-radius: 15px;
}
#tpl_error404 .css-5d0f5efef .css-f5e0gfe5gf{
     color: #fff;
     font-weight: 700;
     font-size: 38px;
     padding-top: 10px;
}
#tpl_error404 .css-5d0f5efef .css-dg54ers0gere{
     color: #fff;
     border-bottom: 1px solid #7f5fdc;
     text-transform: uppercase;
     letter-spacing: 1px;
     font-size: 13px;
     padding-bottom: 15px;
}
#tpl_error404 .css-5d0f5efef .css-f05efe0fefg{
     line-height: 1.9;
     font-size: 12px;
     padding-top: 10px;
}