/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.slider-element {
	margin-top: -1px;
	background-color:  #184e8c;
}

#header-wrap .container {
	background-color:  #184e8c;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    --bs-gutter-x: 40px;
}
