.topbar .uk-subnav>* {
    padding-left: 0 !important;
    padding-right: 20px;
}
.legacy-section-shell section {
    margin-top: 40px;
}
* > section:first-of-type {
    margin-top: 0px;
}
.uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before {
	margin: 0 10px !important;
}
