.ann-socialbox {
  margin: 139px 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ann-socmttl {
  font-size: 40px;
  font-weight: 900;
  font-weight: 800;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  color: #FFD086;
}
.ann-soclist {
  display: flex;
  gap: 32px;
}
.ann-socitem a {
  display: inline-block;
}
.ann-socitem img {
  width: 30px;
}