@media print {
 .fsStyleOneThird {display: none !important;} /* hide the right 1/3 column */
 .weglot-container, .weglot_switcher {display: none !important;} /* hide the Weglot button */
 .fsSharingButtonsContainer {display: none !important;} /* hide the social share buttons */
 #fsSkipToMainContentLink {display: none !important;} /* hide the Skip to Main Content link */
 #fsAccountBar {display: none !important;} /* hide the account bar for logged-in users */
 .fsAlertFeeds {display: none !important;} /* hide the rss and notification icons */
}