.container-header {
  background-color: #ffffff;
  background-image: none;
}
.container-header .mod-menu {
  color: #7486bd;
  list-style: none;
}
.container-header .navbar-toggler {
  color: #6A85B8;
  cursor: pointer;
  border: 1px solid #6A85B8;
}
a:not([class]) {
	text-decoration: none;
}
.acym__users__creation__fields__title {
    margin-right: 5px; /* Adjust this value as needed */
}
.boxed .blog-item {
box-shadow: 0 0 2px #3339421a,0 2px 5px #33394214,0 5px 15px #33394214,inset 0 3px 0 #fff;
}

:root {
  --body-font-size: 1.0rem;
}

.metismenu.mod-menu .metismenu-item {
  font-size: 1.2rem;
  line-height: 1.5;
}

.card-body {
  font-size: 1.0rem;
}

.h2, h2 {
  font-size: 1.3rem;
}

.h3, h3 {
  font-size: 1.8rem;
}

.card-header {
  font-size: 1.3rem;
}

.h1, h1 {
  font-size: 2.0rem;
}
