@media screen and (min-width: 1024px) {
    [data-page-template="article"] {
        --_content-width: 100%;
    }
}
.custom-notice-panel {
  background-color: #f9f9f9;
  border-top: 2px solid #ccc;
  padding: 20px;
  margin-top: 40px;
  font-size: 0.9em;
  line-height: 1.4;
  color: #333;
}

.custom-notice-panel h3 {
  margin-top: 0;
  font-weight: bold;
  color: #76B900; /* red accent for "Notice" */
}
/* Force breadcrumbs to display even on the homepage */
