/*
Theme Name: Ixion Child - KDobkins
Theme URI: https://wordpress.com/themes/ixion/
Description: A theme for non-profits, organizations, and schools.
Version: 2.0.0
Author: Karen Dobkins Lab
Author URI: http://wordpress.com/themes/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ixion-child-kdobkins
Template: ixion
Tags: one-column, right-sidebar, custom-menu, threaded-comments, education, custom-background, custom-colors, custom-header, featured-images, flexible-header, full-width-template, rtl-language-support, theme-options, translation-ready
*/

.site-title {
                font-size: 36px;
                margin: .16em 0 -.16em;
                text-transform: capitalize;
                color: #003366;
        }

.widget {
        margin: 0;
        padding: 0;
        background: transparent !important;
        font-size: 18px;
        line-height: 0;
	}

.callout-button {
margin-top: .8em;
font-size: 15px !important;
color: white !important;
background: #cc9900;
	}

.utility-container {
display: none !important;
	}

.main-navigation ul > li > a {
color: #003366;
	}
.header-overlay:before {
      display: none;
}
