.container-header {
  background-image: none;
  background-color: white;
}

.container-header .mod-menu {
  color: #0088cc;
  font-weight: bold;
  font-size: 1.1rem;
}

.footer {
  background-image: none;
}

.test {
  border-bottom: solid 5px red;
}

.item-content {
  border-bottom: solid 1px #cccccc;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
}