#Header_wrapper > #Subheader .header-chapter-logo {
  max-height: 140px;
}
#Wrapper > #Header_wrapper > #Subheader .column {
  position: relative;
  top: 60px;
  left: 0px;
}
.menu-top-right-fr-container .menu-item {
  width: 120px !important;
}
#chapter-info .date {
  border-radius: 10px 10px 10px 10px;
}
.tab > #chapter-info .column {
  border-radius: 10px 10px 10px 10px;
}
.predefined #chapter-info .the_content_wrapper {
  border-radius: 10px 10px 10px 10px;
}
.predefined > #chapter-sponsors .column > h3 {
  border-width: 4px;
  border-style: solid;
  border-color: #ffc70e;
}
@media screen and (max-width: 375px) {
  #Wrapper > #Header_wrapper > #Subheader .column {
    left: 25px;
  }
  .menu-top-right-menu-container .menu-item {
    background-color: #ffc70e;
  }
}
