:root {
  --bs-primary-rgb: 146, 28, 129;
}
#sideNav .navbar-brand .img-profile {
	border:none;
}
h1, .h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	font-family: Klavika, Roboto, sans-serif;
  text-transform: none;
}

h1.mb-0 {
	text-transform: lowercase;
}

.navbar-brand {
	display: inline-block !important;
	font-family: Klavika, Roboto, sans-serif;
	text-transform: lowercase;
	font-size: 20pt;
}

.m-0 {
	height: 52px !important;
	background: url('../assets/img/hurok.png') repeat-x;
	opacity: 1;
}
