/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

.text-align-middle {
    text-align: center !important;
}
@media(max-width: 1200px) {
    .order-1 {
        order: 1;
    }
    .order-2 {
        order: 2;
    }
}
.text-404 span {
    color: #253e92 !important;
}