body {

}

input[type=checkbox] {
	-webkit-appearance: auto !important;
}

.navbar-brand h3{
	color: #343f52 !important;
}
.navbar-dark .navbar-brand h3{
	color: white !important;
}