.t-feed__textwrapper,
.t-feed__textwrapper a,
.t-feed__post-title {
  font-family: Garamond, "EB Garamond", "Cormorant Garamond", serif !important;
  font-style: italic !important;
  font-weight: 400 !important;
}




@media screen and (max-width: 980px) {
  body:not(.no-t649-mobile-slider) {
    overflow-x: hidden !important;
  }

  body:not(.no-t649-mobile-slider) .t649 {
    overflow: hidden !important;
  }

  body:not(.no-t649-mobile-slider) .t649 .t-card__container {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    gap: 16px !important;

    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;

    margin-left: 0 !important;
    margin-right: 0 !important;

    padding-left: 20px !important;
    padding-right: 20px !important;

    scroll-snap-type: x mandatory !important;
    -webkit-overflow-scrolling: touch !important;
    scrollbar-width: none !important;
  }

  body:not(.no-t649-mobile-slider) .t649 .t-card__container::-webkit-scrollbar {
    display: none !important;
  }

  body:not(.no-t649-mobile-slider) .t649 .t-card__col {
    float: none !important;
    display: block !important;
    flex: 0 0 82% !important;
    width: 82% !important;
    max-width: 82% !important;
    margin: 0 !important;
    box-sizing: border-box !important;

    scroll-snap-align: start !important;
  }

  body:not(.no-t649-mobile-slider) .t649 .t-card__col + .t-card__col {
    margin-left: 0 !important;
  }

  body:not(.no-t649-mobile-slider) .t-rec:has(.t649) {
    overflow: hidden !important;
    padding-bottom: 40px !important;
  }
}

@media screen and (min-width: 641px) and (max-width: 980px) {
  body:not(.no-t649-mobile-slider) .t649 .t-card__col {
    flex: 0 0 44% !important;
    width: 44% !important;
    max-width: 44% !important;
  }
}
</style>

