.container-header {
  background-color: #ffffff;
  background-image: none;
}
.container-header .mod-menu {
  color: #000000;
  list-style: none;
}
.container-header .btn-primary {
 background-color: #8A5D37
}
.footer {
 background-color: #458c47;
 background-image: none;
}
a:hover {
	color: #26601e;
}
a {
	color: #2d4633;
}
.btn-info {
	--btn-bg: #8A5D37;
	--btn-hover-bg: #7DA68C;
}
.btn-primary {
	background-color: #8A5D37;
	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: #8A5D37;
}
.intro-image-spacing {
    margin: 10px; /* Adds 10px margin on all sides */
    display: block; /* Ensures the image behaves like a block element */
}

: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;
}
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="manifest" href="/site.webmanifest" />






