/*
Theme Name: Maqnelson Seguros
Theme URI: https://maqnelson.com.br/
Author: Maqnelson
Description: Tema institucional integrado ao Codeideal Open Fields.
Version: 1.6.15
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
Text Domain: maqnelson
*/

.admin-bar .site-header {
  top: 32px;
}

@media screen and (max-width: 782px) {
  .admin-bar .site-header {
    top: 46px;
  }
}

.cms-empty-state {
  padding: 4rem 1rem;
  text-align: center;
}
