/* Studio export fix: keep article content pinned below the fixed header on wide screens. */
@media screen and (min-width: 991px) {
  .sd[data-s-25faf49d-90a0-4029-b850-9d8c2bbd6404] {
    justify-content: flex-start !important;
    padding-top: 179px !important;
  }
}

/* CMS interview thumbnails should crop instead of stretching when aspect ratios differ. */
.sd[data-s-53b57f6c-a491-4b86-afde-fb99934b8b90],
.sd[data-s-404ed52e-44f1-4f5d-94fd-2022cf2f865f],
.sd[data-s-b737bd11-5591-43fa-8fff-438721b84237],
.sd[data-s-352672a8-b008-45c6-af7d-6844a362b0bb] {
  object-fit: cover !important;
  object-position: center center !important;
}

/* Studio gradient text can clip descenders when line-height is exactly 1. */
.sd[data-s-2a9a4908-f879-4ae5-8623-4acd032a5db5],
.sd[data-s-d3b8d3c9-6ac9-449c-a3ba-4716d9c9aafd],
.sd[data-s-ed4f932a-6417-4889-9ea5-7de02c5f9d82],
.sd[data-s-70d1289a-71c3-4013-ab6b-9679d53f89ca],
.sd[data-s-d8ebf095-f98b-4421-a081-0431bc24e2f7],
.sd[data-s-78b0746d-3e17-4da1-b34a-492a1076f1d4],
.sd[data-s-6f06c645-4050-4f9a-a14f-380fded6eda4],
.sd[data-s-5f7b33d3-5257-488c-b49b-3ad00532336d],
.sd[data-s-5daf2232-4803-4a65-9140-5f2defbf000e],
.sd[data-s-401c508d-974c-44da-8408-b4c9d0334bd8],
.sd[data-s-4623be44-3d42-4687-afad-59a8c41825d8],
.sd[data-s-169bc716-abe4-411c-a6c2-d732ac3ff9ec],
.sd[data-s-9e2e086d-d9ab-4280-b66a-5cde14f9f781],
.sd[data-s-6d0bfd8c-8ee2-467a-96d1-fd95538124ae],
.sd[data-s-58cce278-678c-4d9a-806c-d4d124f4b78f],
.sd[data-s-ef9953c7-9d63-4fef-8ea3-2d70bce60fbb] {
  line-height: 1.12 !important;
  overflow: visible !important;
  padding-bottom: 0.12em !important;
}
