html {
	border: none !important;
}

body {
	font-family: inherit;
}

body, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	line-height: unset;
}

ol, ul {
	padding-left: 0;
	margin-bottom: 0;
}

a {
	color: unset;
	text-decoration: none;
}

img, svg {
	vertical-align: unset;
}

.breadcrumb {
	display: block;
}

label {
	display: unset;
}