.elementor-551 .elementor-element.elementor-element-e85cc1a{text-align:center;}.elementor-551 .elementor-element.elementor-element-e85cc1a .elementor-heading-title{color:#0F8C9C;font-size:24px;font-weight:800;}@media(max-width:767px){.elementor-551 .elementor-element.elementor-element-e85cc1a{text-align:center;}}@media(min-width:768px){.elementor-551 .elementor-element.elementor-element-ddd671d{width:20%;}.elementor-551 .elementor-element.elementor-element-ce9b263{width:59.332%;}.elementor-551 .elementor-element.elementor-element-b35bf9f{width:20%;}}/* Start custom CSS for text-editor, class: .elementor-element-311081d */.entry-title{
     display: none !important; 
 }
 
 .container {
    max-width: 780px;
    margin: 0 auto;
  }

  /* --- Jahres-Label --- */
  .year-label {
    font-size: 1.5rem;
    font-weight: 700;
    color: #0f8c9c;
    margin-bottom: 1.4rem;
    padding-bottom: 0.4rem;
    border-bottom: 2px solid #0f8c9c;
  }

  /* --- Jahres-Gruppe --- */
  .year-group {
    margin-bottom: 3.5rem;
  }

  /* --- Publikations-Block --- */
  .publication {
    background: #ffffff;
    border-left: 4px solid #0f8c9c;
    padding: 1.8rem 2rem;
    margin-bottom: 2rem;
    border-radius: 0 6px 6px 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  }

  /* --- Titel --- */
  .pub-title {
    font-size: 1.15rem;
    font-weight: 700;
    font-style: italic;
    color: #1a1a1a;
    line-height: 1.5;
    margin-bottom: 0.7rem;
  }

  /* --- Meta (Journal, Ausgabe etc.) --- */
  .pub-meta {
    font-size: 0.92rem;
    color: #555;
    line-height: 1.6;
  }

  .pub-meta .journal {
    font-weight: 700;
    color: #333;
  }

  .pub-meta a {
    color: #0f8c9c;
    text-decoration: none;
    border-bottom: 1px dotted #0f8c9c;
  }

  .pub-meta a:hover {
    color: #0a6e7a;
    border-bottom-style: solid;
  }/* End custom CSS */