/*
Theme Name:         Sage Starter Theme
Theme URI:          https://roots.io/sage/
Description:        Sage is a WordPress starter theme.
Version:            9.0.9
Author:             Roots
Author URI:         https://roots.io/
Text Domain:        sage

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/
.x-no-padding {
    padding: 0 !important;
}

.x-fix-nav {
    position: relative !important;
    height: auto !important;
}

.x-fix-main {
    padding-top: 0 !important
}