/*
Theme Name: Ground
Theme URI: https://github.com/fabioquarantini/ground
Author: Fabio Quarantini
Author URI: http://www.fabioquarantini.com
Description: WordPress starter theme for front-end developers
Version: 1.0.0
License: MIT
License URI: http://opensource.org/licenses/MIT
Text Domain: ground
*/

body>div:not([class]) {

  position: unset !important;
}

body>div[class=""] {

  position: unset !important;
}
