/*
Theme Name: companyideatheme
Theme URI: https://companyideatheme.COM/
Author: companyideatheme
Author URI: https://companyideatheme.COM/
*/

.x404error {
    height: 200px;
    font-size: 50px;
    text-align: center;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
}