.context {
  .secret_text {
    text-align: start;
    margin-bottom: 12px;
    font-family: Dosis;
    font-size: 1.2em;
    line-height: 1.8em;
    letter-spacing: 3px;
    color: rgb(209, 209, 209);

    h3 {
      text-align: center;
    }
  }
}