.block-divider {
  padding: 30px 0;
}

.block-divider__line {
  width: 100%;
  height: 1px;
  background: #EFF0FC;
}