body {
  font-family: 'Montserrat', Arial, sans-serif;
  background: #f8f8fa;
  color: #34221d;
}
.navbar .btn-primary {
  background: #9471b8;
  border: none;
}
.card-img-top {
  object-fit: cover;
  height: 160px;
}
footer {
  border-top: 1px solid #eee;
}
.newsletter {
  max-width: 700px;
  margin: 0 auto;
}
