/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/


#sb_main #header, #sb-timeline #steps-nav, #main-buttons, .overlay-blur-bg {
display:none !important;
}
.blur-white-cover {
    margin-left: 0 !important;
}
.is-widget #sb-timeline #steps-nav li:nth-child(1) a {
    color: #fff;
}