/*!
Theme Name: Outgrid Child
Theme URI: https://uicore.co
Description: Multi-Purpose Elementor WordPress Theme
Author: UiCore
Author URI: https://uicore.co
Template: outgrid
Version: 1.0.0
Text Domain: outgrid
*/

 /* Add your custom style here */


h1 {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

h2, h3, h4, h5 {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

img {
	margin-top: 10px;
	margin-bottom: 10px;
}

iframe {
	width: 100%;
}

footer a {
	color: white !important;
	text-decoration: underline !important;
}

.uicore-cta-wrapper a {
	background: white  !important;
    color: #114C50  !important;
    border-radius: 4px  !important;
    padding: 20px 30px  !important;
}

.activeMenu {
	opacity: 0.5;
}