body {
  background-color: #fbfbfb;
  margin: 22px;
}

hr {
  border: 1px dashed #f7c6cd;
}

h1 {
  color: #79c9bc;
  font-family: "Bebas Neue", cursive;
}

p {
  color: #0a0707;
  font-family: "Roboto", sans-serif;
}

.link {
  color: #0a0707;
}

.textless-link {
  text-decoration: none;
}

.textless-link__img {
  width: 44px;
}

.textless-link__img--additional {
  margin-left: 22px;
}
