/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

#ic-academy-footer-2024.footer {
	background: #113D42;
	color: #fff;
}
#ic-academy-footer-2024.footer .section {
	padding: 30px 0;
}
#ic-academy-footer-2024.footer .footer-row-0-padding {
	padding: 0 !important;
}
#ic-academy-footer-2024.footer .hs-menu-wrapper a {
	color: #fff;
}
#ic-academy-footer-2024.footer .footer-column-1-row-2-margin {
	margin: 0 !important;
}
#ic-academy-footer-2024.footer .hs-menu-flow-horizontal.flyouts > ul > li > a {
	padding: 0 !important;
	font-size: 14px;
	line-height: 28px;
}
#ic-academy-footer-2024.footer .footer__copyright span {
  font-size: 14px;
	line-height: 28px;
}
#ic-academy-footer-2024.footer .span3 {
	justify-content: start !important;
}
#ic-academy-footer-2024.footer .span9 ul[role="menu"]:not(.hs-menu-children-wrapper) >  li {
	width: 25%;
	min-width: 125px;
}
/* #ic-academy-footer-2024.footer .row-fluid > * + * {
	margin-inline-start: 0 !important;
} */
#ic-academy-footer-2024.footer .hs-menu-wrapper ul a {
	color: #B9CEE2 !important;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}
#ic-academy-footer-2024.footer .hs-menu-flow-horizontal.flyouts > ul > li > a {
  color: #fff !important;
}
#ic-academy-footer-2024.footer .hs-menu-wrapper ul ul a {
	color: #fff !important;
	line-height: 28px;
	font-weight: normal;
}
#ic-academy-footer-2024.footer .span9 ul[role="menu"] {
  position: relative;
}
div#blog-sub-custom {
  margin-top: 50px;
}
#blog-sub-custom .form-title {
  color: #B9CEE2;
}
#ic-academy-footer-2024 .social-links__icon svg, 
#ic-academy-footer-2024 i.social-links__icon {
  fill: #fff !important;
  color: #fff !important;
}
#ic-academy-footer-2024 #blog-sub-custom .actions .hs-button.primary {
  color: #fff !important;
  background: #C3863C;
}
@media only screen and (max-width: 790px) {
	#ic-academy-footer-2024.footer .span9 ul[role="menu"]:not(.hs-menu-children-wrapper) >  li {
		width: 50%;
		min-width: 125px;
	}
}

hs-menu-wrapper