body {
  background-color: rgb(36, 36, 36);
  font: 300 1.625em/1.2 Oxygen;
  color: rgb(255, 255, 255);
}

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

.text, .soon {
  width: 52.8%;
  min-height: 119px;
  margin: 48px auto 0;
  font-size: 1em;
  line-height: 1.3;
  text-align: center;
  color: rgb(255, 255, 255);
}

.soon {
  font-size: 0.8em;
  text-align: center;
  color: rgb(200,200,200);
}

.text span {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-color: transparent;
  border-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: transparent;
  font-family: inherit;
  font-style: inherit;
  font-size: 1.077em;
  font-weight: inherit;
  text-transform: inherit;
  text-decoration: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  color: inherit;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}
