body {
  padding-top: 50px;
  margin-bottom:50px;
}
.starter-template {
  padding: 40px 15px;
  text-align: center;
}

footer{
  margin-top: 50px;
}

img {
  max-width: 70%;
  height: auto;
}

.eyebleach{
  margin-top: 1%;
  margin-bottom: 1%;
  height: 95vh;
}

.eyebleach img{
  max-width: 100%;
  max-height: 100%;
}

.bold {
        font-weight: bold;
}

