.mod-menu.mod-list.nav {
	justify-content: center;
}
.container-header {
  background-color: #69866b;
  background-image: none;
}
.container-banner {
  background-color:#e0d98a;
} 
.com-content-article {
      background-color: beige;
}
.com-content-article {
  margin-top: -40px;
}
.page-header, .article-info {
  display:none;
}
body {
  background-color: #fcfced;
}
.footer {
 background-image: linear-gradient(135deg, #11551d 0%, 
    var(--cassiopeia-color-hover) 100%);
}
.mod-articles-category-introtext {
margin-bottom: 0px; 
}
hr {
  display: none;
}
.pagenavigation {
  display: none;
}
ul {
    list-style: none;
 }
h4 {
 background-color: blueviolet; 
}
h4.my-4 {
    margin-right: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.py-4 {
    padding-top: 0.10rem !important;
    padding-bottom: 0.10rem !important;
}

.my-4 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}
.card {
      --card-border-width: display: none; 
}
.container-component>:first-child {
  margin-top: 0em;
}
.card-body {
 margin: 0px;
    margin-top: 5px;
    padding: 0px; 
}
#mod-custom110 {
background-color:#fcfced;
}
