body {
  background-color: rgb(255, 255, 255);
  font: 400 1em/1.38 'Raleway';
  color: rgb(0, 0, 0);
}

.image {
  display: block;
  width: 500px;
  height: auto;
  margin: 70px auto 0;
  overflow: hidden;
}

.text {
  margin-right: auto;
  margin-left: auto;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.38;
  text-align: center;
  color: rgb(0, 0, 0);
}

.text-1 {
  margin-top: 47px;
}

.text-1:hover {
  font-family: 'Raleway';
  font-style: normal;
}

.text-2 {
  margin-top: 26px;
}