.bricks-placeholder {
  width: 100%;
  height: 30px;
  background: rgba(255, 0, 0, 0.1);
  border: 1px dashed red;
  text-align: center;
  line-height: 30px;
  font-size: 12px;
  color: red;
}
