
/* - ++theme++projectcustom/css/component-styles.css - */
/* https://www.eagleburgmann.com/portal_css/++theme++projectcustom/css/component-styles.css?original=1 */
.template-component_view #portal-column-content {
width: 100%;
flex: 0 0 100%;
max-width: 100%;
}
.template-component_view #portal-column-two {
display: none;
}
.component-heading,
.component-subheading {
font-family: Barlow, sans-serif;
color: #002F54;
font-weight: bold;
}
.component-heading {
font-size: 40px;
line-height: 50px;
}
.component-subheading {
font-size: 18px;
line-height: 25px;
margin: 0 0 26px 0;
}
.component-subsubheading {
font-size: 14px;
line-height: 21px;
color: rgba(0, 47, 84, 0.7);
margin: 10px 0;
}
.box-blue-bg .component-subsubheading {
color: #fff;
}
