
body {
  text-transform: lowercase;
}

a {
  text-decoration: none;
  color: #000;
}

.container {
  width: auto;
  max-width: 680px;
  padding: 15px 15px;
}

.find-me {
  text-align: center;
}

.page-header {
  text-align: center;
  border: 0;
}

.activities {
  margin-top: 30px;
    text-align: center;
}

.activities p {
  margin-bottom: 15px;
}

.activities i {
  font-size: 20px;
  margin-left: 5px;
}

.red-heart {
  color: #B22222;
}

.yoga {
  width: 40px;
  margin-bottom: -15px;
  margin-top: -20px;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  text-align: center;
}
