.refer-main-title {
  font-size: 64px;
  color: var(--refer-color-esp-secondary);
  line-height: 72px;
}

.refer-subtitle {
  color: var(--refer-color-esp-primary);
  text-align: center;
  margin-bottom: 17px;
}

.refer-block-description {
  font-size: 14px;
  color: #06080f;
  text-align: center;
  margin-bottom: 40px;
}

.refer-block-title::before {
  display: inline-block;
  content: "";
  background-color: var(--refer-color-esp-secondary);
  width: 21px;
  height: 21px;
  margin-right: 11px;
}

.refer-block-title {
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  color: var(--refer-color-esp-secondary);
}
