p {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.1rem;
  line-height: 1.7rem;
  font-weight: 300;
  max-width: 1024px;
}

h1, h2, h3, h4 {
  font-weight: 100 !important;
}

a:not([class]) {
  text-decoration: none;
}

.item-title {
  font-weight: 100;
}

/* Container */
.container-footer {
  background-color: rgb(193, 193, 193);
  background-image: none;
}

/* Lead */
.category-desc {
  color: #839091 !important;
  font-weight: 400 !important;
}

