/* Add here all your CSS customizations */
#header .header-nav-main nav > ul > li a.dropdown-item {
    white-space: normal !important; 
}
.highlight-section {
    background-color: #fff3cd;
	padding: 20px 0 10px;
}
