iframe {
  max-width: 100%;
}
.logo-image a {
  width: 240px;
  height: 80px;
  background-size: contain;
}
.t3-mainnav .t3-navbar {
  margin-top: 60px;
}
.light-header .t3-mainnav .t3-navbar {
  margin-top: 30px;
}
h1,
h2 {
  color: #F00F51;
}
.article-header,
.article-aside {
  display: none;
}
.lexique .feature-box-icon {
  background-color: #F00F51;
  border-radius: 100%;
  color: #EEE;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  vertical-align: middle;
  margin: 30px 0 0;
}