.custom-text__wrapper {
  text-align: center;
  display: block;
  margin: auto;
  color: #000;
}

.custom-text__wrapper a {
  text-decoration: underline;
}

.custom-text__image img {
  width: 40px;
  height: 100%;
  margin-top: 30px;
}