.post .post-context__line .post-language-toggle {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.16rem !important;
  padding: 0.08rem !important;
  line-height: 1 !important;
}

.post .post-context__line .post-language-toggle__button {
  appearance: none !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 0 !important;
  min-height: 0 !important;
  height: 1.42rem !important;
  margin: 0 !important;
  padding: 0 0.48rem !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: transparent !important;
  box-shadow: none !important;
  font: inherit !important;
  font-size: 0.72rem !important;
  line-height: 1 !important;
}

.post .post-context__line .post-language-toggle__button.is-active {
  background: rgba(224, 138, 95, 0.14) !important;
}

.post .post-context__line .post-language-toggle__label {
  display: block !important;
  line-height: 1 !important;
  transform: translateY(0.06em) !important;
}

.post .sharing-buttons {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 1.35rem !important;
}

.post .sharing-buttons .resp-sharing-button__link,
.post .sharing-buttons button.resp-sharing-button__link {
  appearance: none !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 1.5rem !important;
  height: 1.5rem !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: inherit !important;
  line-height: 1 !important;
  text-decoration: none !important;
}

.post .sharing-buttons .resp-sharing-button,
.post .sharing-buttons .resp-sharing-button__icon {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 1.12rem !important;
  height: 1.12rem !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  font: inherit !important;
}

.post .sharing-buttons .resp-sharing-button svg {
  display: block !important;
  width: 1.08rem !important;
  height: 1.08rem !important;
  margin: 0 !important;
}
