.st-body-no-scroll .st-btns .st-btn,
.st-btns .st-btn {
  display: none !important;
}
.st-btns .st-btn[data-network=facebook],
.st-btns .st-btn[data-network=whatsapp],
.st-btns .st-btn[data-network=linkedin],
.st-btns .st-btn[data-network=messenger],
.st-btns .st-btn[data-network=twitter] {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
