/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


.current a.menu-link {
    font-weight: 800;
}

.bg-dark-50 {
	background-color: #000A;
}
html {
	scroll-behavior: smooth;
}