body {
  font-family: Quicksand, Arial, sans-serif;
  color: #1E40AF;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
}

.wrap {
  max-width: 1000px;
}
