body.not-front #sidebar .block.vandale-word-of-the-day-block,
.vandale-word-of-the-day-block {
  background: none;
  font-family: 'gentium_plusregular', Arial, Helvetica, sans-serif;
  color: #000;
  border: 1px solid #ececec;
}
.vandale-word-of-the-day-block > h2 {
  display: none;
}
.vandale-word-of-the-day-block .vandale-word-of-the-day .word-of-the-day__title {
  color: #4e4890;
  font-size: 16px;
  text-decoration: none;
  margin: 3px 0 12px 1px;
}
.vandale-word-of-the-day-block .vandale-word-of-the-day .word-of-the-day__description {
  font-size: 18px;
  margin: 0 0 12px 1px;
}
.vandale-word-of-the-day-block .vandale-word-of-the-day .word-of-the-day__content {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #808080;
  line-height: 18px;
  margin: 1px 0 2px 1px;
}
