#panel1, #ignite, #engage, #eventsync, #panel2, #panel3, 
#panel4, #panel5, #panel6, #panel7, #template-card1, #template-card2, #template-card3 {
  box-shadow: 0 10px 30px rgba(0,0,0,.16);
}

#column13 {
  max-width: 720px !important;
  margin-left: 10px;
}

.vert {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
}

#column15 {
  max-width: 350px !important;
  margin-left: 20px;
  margin-right: 10px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
}

#ignite, #engage, #eventsync,
#template-card1, #template-card2, #template-card3 {
  max-width: 350px !important;
  margin: 10px !important;
}

.studio-card {
  display: flex;
  flex-flow: column nowrap !important;
  min-height: 600px !important;
  justify-content: space-between !important;
}

.options {
  display: flex;
  flex-flow: column nowrap !important;
  justify-content: space-between !important;
}

#template-cards,
#studio-cards {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between !important;
}

.studio-buttons {
  align-self: flex-end !important;
}

