body, p {
  font-family: Quicksand;
  font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Alegreya;
  font-weight: 300;
}

.container-wrapper {
  padding: 20px 0px 20px 0px;
}

form input, textarea {
  width: 100%;
}

.col-md-4 {
  border-right: 1px solid grey;
}

.list-item {
  font-size: 22px;
  font-weight: bold;
}
