.leo-column {
  /*background: #a62121;*/
  box-shadow: inset 4px 4px 14px 4px;
  background: var(--secondary);
  width: 100%;
  height: 100%;
}

