/* When you point at the column, the internal card rises */
.style-local-821-c34-outer:hover .style-local-821-c34,
.style-local-821-c39-outer:hover .style-local-821-c39{
  transform: translateY(-10px);
  box-shadow: 0 16px 40px rgba(0,0,0,.12);
  position: relative;
  z-index: 5;
}
