button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: #0d65a4;
	color: #FFF;
}

.sq-main-navigation ul ul li:hover > a{
	background: #0d65a4;
	color: #FFF;
}

widget-icon-box.elementor-view-framed .elementor-icon, .elementor-widget-icon-box.elementor-view-default .elementor-icon {
    color: #0d65a4;
    border-color: #0d65a4;
}

.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon {
    color: #0d65a4;
    border-color: #0d65a4;
}

.elementor-widget-heading.elementor-widget-heading .elementor-heading-title {
    color: #0d65a4;
}

#sq-site-navigation{
		border-top: 2px solid #0d65a4;
		border-bottom: 1px solid #0d65a4;
	}

#sq-colophon{
	color: #fff;
	background: #0d65a4;
}

.sq-site-footer a{
	color: #f47e30;
}

#sq-home-slider-section .bx-wrapper .bx-controls-direction a{
	background: #0d65a4;
}

#sq-home-slider-section .bx-wrapper .bx-controls-direction a:hover{
	background: #f47e30;
}

.sq-slide-caption{
    border-left: 3px solid #0d65a4;
    border-right: 3px solid #0d65a4;
}