/* custom */
.ejournalfattitle {
/* customize_body */ font-size: 64px; /* customize_body */
/* customize_body */ line-height: 0.95; /* customize_body */
}

.c-NewsWall-item {
    max-width:100%;
}

@media only screen and (max-width: 1300px) {
    .c-NewsWall-item {
        width: 100% !important;
    }
}

/* correction titre des articles */
section.unige-toc-content > div[id^='blockStyle']:first-of-type {
    background-repeat:no-repeat;
    /* padding:0 75px 0 0 !important; */
    line-height: 0.9;
    font-size: 48px;
    font-family: times new roman, times;
    font-weight: bold;
}

#blockStyle7945Main9 {
  background-color: transparent !important;
}

#blockStyle14711Main95 {
  padding-left: 0 !important;
}

#blockStyle26713Main9::after,
#blockStyle26713Main9::before {
  content: " ";
  display: table;
}

[id^="blockStyle"][id$="Main93"],
.c-NewsList-itemLink h4, .c-NewsList-itemLink p,
.o-Text--headline {
  color: inherit !important;
}


#blockStyle29274Main366 .c-NewsWall-items {
  min-height: 100px !important;
  margin-bottom: 40px;
}

@media only screen and (max-width: 980px) {
  .unige-toc-content .youtubeBlock {
    position: relative;
    width: 100% !important;
    height: 0 !important;
    padding-bottom: 56.25% !important;
  }
  .unige-toc-content .youtube-player {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
  }
}