/*
Theme Name: Divadlo Cheb
Version: 1.0
Description: A child theme of Avada
Template: Avada
Author: Administrator
*/
/* Your awesome customization starts here */
.portfolio-side-tickets ul {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding: 0;
  width: 100%;
  list-style: none;
}

.portfolio-side-tickets h3.portfolio-side-tickets__label {
  margin-bottom: 1rem;
}