.l-menu-item::before {
  left: 180px;
}

.l-menu-item, .l-menu-item:link, .l-menu-item:visited, .l-menu-item:hover, .l-menu-item:active {
  width: calc(50% - 45px);
  min-height: 180px;
  padding: 95px 35px 20px 35px;
  text-align: center;
}

.wp-block-video.b-video > video {
  width: 640px;
}

table {
  width: 100%;
  text-align: left;
}

thead {
  color: #636363;
  background: #ececec;
  border-bottom: none;
}

tbody {
  background: #f8f8f8;
  color: #636363;
  vertical-align: top;
}

tbody tr td, thead tr th {
  padding: 0.5em;
  border: 1px solid #dee2e6;
}

.wp-block-table.quote tbody {
  background-color: #ffffff;
}

.wp-block-table.quote td {
  border: none;
}

figure.wp-block-image.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
