/*
Theme Name: Blueprint Nebraska
Theme URI: https://blueprint-nebraska.org
Template: Divi
Author: Webster
Author URI: https://websterdesign.com
Description: A theme developed for Blueprint Nebrasaka
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: onbrand
*/


@import url("../Divi/style.css");

/******************
 * Blueprint Nebraska Specific Styles
 ******************/

#top-header {
  font-size: 14px;
}

#top-header .container {
  padding-bottom: 0.75em;
}
 
#top-header .cta-button a {
  border: 2px solid #fff;
  border-radius: 3px;
  padding: .3em 1em;
}

#et-secondary-menu>ul>li a {
  padding-bottom: 1em;
}