

body {
  background-color: #FDFAF6 !important;
  margin-top: 100px !important;
}

.navbar {
  box-shadow: 0 0 6px lightgray;
}

.content-list {
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
}

.bi-social {
  font-size: 2rem;
}

.great-vibes-regular {
  font-family: "Great Vibes", serif;
  font-weight: 400;
  font-style: normal;
}

.mylead {
  font-weight: 400;
  font-style: italic;
  color: darkgreen;

}

.dark-green {
  color: darkgreen;
}

#footer,
#footer a {
  background-color: #45944f;
  color: antiquewhite;
  text-decoration: none;
}
