
.wp-container-core-columns-is-layout-9d6595d7{flex-wrap:nowrap;}

i {
  display: none !important;
}

.podcast-image img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.image-holder img {
    object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}

html {
  scroll-behavior: smooth;
}

textarea {
  resize: none;
}