/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 19 2026 | 07:38:31 */
.s-sub-title{
	margin-top: -30px;
}

/* Apply custom transducer font to all blog headings */
.blog .entry-title, 
.blog h1, .blog h2, .blog h3, .blog h4, .blog h5, .blog h6,
.single-post h1, .single-post h2, .single-post h3, .single-post h4 {
    font-family: 'transducer', sans-serif !important;
}
.s-heading .s-title {
    font-size: 60px;
    line-height: 60px;
	padding-top: 20px;
	padding-bottom: 10px;
    letter-spacing: -0.5px;
}

.s-sub-title img {
    max-width: 6% !important;
}