.gpc_photo74_toc {
  border: 3px solid #8064a2;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 12px;
  padding-right: 12px;
  text-align: center;
}

.gpc_photo74_toc_rounded {
  border: 3px solid #8064a2;
  border-radius: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 20px;
  padding-right: 20px;
}

.gpc_photo74_shadow {
  position: relative;
  height: 180px;
  width: 180px;
}

.gpc_photo74_shadow::before {
  box-shadow: inset 0 0 10px 10px #fff;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.gpc_photo74_hero {
  height: 180px;
  width: 180px;
}

.gpc_photo74_line_up {
  display: flex;
  column-gap: 4px;
  flex-direction: row;
}

.gpc_photo74_gallery {
  column-gap: 4px;
  display: inline-grid;
  row-gap: 4px;
  grid-auto-flow: column;
  grid-template-rows: repeat(3, auto);
}

.gpc_photo74_toc_rounded p:first-child {
  text-align: center !important;
}

.gpc_photo74_group_photo {
  width: 700px;
}
