.sr-only {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  white-space: nowrap;
  border: 0;
}
.utsoa-background-orange-section a {
  text-decoration: underline;
  color: #1F262B;
}

.block__ut-social-links--link {
  display: inline-block;
  background-color: #2D3338;
}
.utsoa--section-background-dark,
.utsoa-dark {
  .block__ut-social-links--link {
    background-color: #fff;
  }
}
.ut-social-links--small {
  .block__ut-social-links--link {
    width: 22px;
    height: 22px;
  }
}
.ut-social-links--medium {
  .block__ut-social-links--link {
    width: 40px;
    height: 40px;
  }
}
.ut-social-links--large {
  .block__ut-social-links--link {
    width: 80px;
    height: 80px;
  }
}
