.body-text-xl {
  font-family: "Crimson Pro Variable";
  font-size: var(--Text-Font-Size-text-xl-font-size, 20.25px);
  font-style: normal;
  font-weight: 300;
  line-height: var(--Text-Line-Height-text-xl-line-height, 30.38px); /* 150.025% */
  letter-spacing: 0.203px;
}

.paragraph--view-mode--grid-item.callout {
  min-height: auto !important;
}

.paragraph--264021 {
  display: flex;
}


/*
.staff-bio__image > img {
  transition: all 200ms ease;
  box-shadow: 1px 1px 2px gray;
  opacity: 0.9;
  transition-property: transform, box-shadow, opacity;
}*/

/* .staff-bio__image > img:hover {
  transform: scale(1.15); 
  box-shadow: 5px 5px 4px gray;
  opacity: 1;
}*/ 

.paragraph--264070 {
  background: #FAFAFC;
}

