/* GT Image CSS */
#gt-image-wrapper img
{
  border-radius: var(--arta-border-radius);
}

.cutline,
.cutline p
{
  font-size: .83rem;
  line-height: 1.1;
  color: var(--gt-dark-gray);
  margin-bottom: 1rem;
}