/* Keep the homepage invitation close to its welcome sentence and above the summary. */
html body #elika-guided-search .conversation-welcome:has(+ .elika-share-v140) {
  margin-bottom:8px !important;
}
html body #elika-guided-search .conversation-intro > .elika-share-v140 {
  margin:0 0 22px;
}
