/* Temporarily hide the Current Issue block on the journal homepage.
   Reverse this by removing this rule (or removing the stylesheet)
   in Settings > Website > Appearance > Journal Style Sheet.
   Article URLs and DOIs are unaffected — the issue stays published. */
.current_issue { display: none; }
