.lookbook-header__container {
  text-align: center;
}
.lookbook-header__container h1 {
  text-transform: uppercase;
  margin-top: 0;
}
.lookbook-header__container .date__container {
  color: #AEAEAE;
}

.lookbook-header__container #share--buttons {
  display: flex;
  justify-content: center;
  margin-top: 1.2rem;
}
.lookbook-header__container #share--buttons .a2a_svg {
  width: 2.4rem;
  height: 2.4rem;
}
