#contact {
  color: rgb(255, 153, 153);
}
.contactMessage {
  font-family: "Roboto";
  font-size: 100%;
  font-weight: 100;
  line-height: 300%;
  text-align: center;
}
.blep{
  padding-left: 50px;
}
.space {
  height: 10%;
}
.centered{
  text-align: center;
}
#email {
  color: rgb(255, 153, 153);
}
#instagram {
  color: rgb(255, 153, 153);
}
