/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 19 2026 | 11:51:22 */
.type-podcast.post {
	margin: 0 !important;
}

.type-podcast.post .pp-podcast * {
	font-family: Poppins !important;
}

.type-podcast.post .pp-podcast {
	margin: 0 !important;
}

@media (min-width: 1024px) {
    .type-podcast.post .hero__thumb.contact.cta .fusion-text {
        width: 76.87% !important;
    }
}

@media(min-width: 1280px) {
	.type-podcast.post .hero__thumb.contact.cta .fusion-builder-row {
		gap: 109px;
	}
	
    .type-podcast.post .hero__form::before {
        content: '';
        width: 80px;
        height: 80px;
        top: 75px;
        right: -80px;
    }
}