.container-header {
  background-color: #ffffff;
  background-image: none;
}
.container-header .mod-menu {
  color: #000000;
  list-style: none;
}
.container-header .btn-primary {
 background-color: #A67D97
}
.footer {
 background-color: #A67D97;
 background-image: none;
}
a:hover {
	color: #00AAFF;
}
a {
	color: #2d4633;
}
.btn-info {
	--btn-bg: #A67D97;
	--btn-hover-bg: #7DA68C;
}
.btn-primary {
	background-color: #A67D97;
	border-color: #7DA68C;
}
:root {
	--cassiopeia-color-hover: #7DA68C;
}
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;
}
.container-header .site-description {
  color:#000000;
  white-space:normal;
  font-size:1rem
}
.container-header .navbar-brand a {
  color:#000000;
}
.container-header .navbar-toggler {
  /* color: #fff; */
  color: #b42490;
}

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

.metismenu.mod-menu .metismenu-item {
  font-size: 1.3rem;
  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;
}

a {
	color: #FF0000;







