.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body main .citation {
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0;
  padding: 80px 0;
}
body main .citation .title-center {
  color: #fff;
  margin-bottom: 60px;
}
body main .citation .wysiwyg-content {
  margin-bottom: 20px;
}
body main .citation .author {
  text-align: right;
  color: #fff;
}
