/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 18 2026 | 14:44:14 */
/* When it's on homepage */
body.page-id-381 .site-content,
body.page-id-477 .site-content {
	margin-top: 0!important;
}

.newspack-front-page .site-content {
	margin-top: 0 !important;
}

@media only screen and (min-width: 782px) {
    .newspack-front-page .site-content {
        margin-top: 0 !important;
    }
}

body.page-id-381 .site-header,
body.page-id-381 .site-footer,
body.page-id-477 .site-header,
body.page-id-477 .site-footer  {
	display: none !important;
}

.teaser-cover,
.teaser-newsletter {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.teaser-border {
	border: 2px solid #ffffff;
	border-radius: 20px;
}

.teaser-form .submit-button {
	border-radius: 100px;
	
	font-size: 18px;

	line-height: 100%; /* 16px */
	letter-spacing: -0.48px;
	
	font-variation-settings: "slnt" 0, "wdth" 67.5, "wght" 800;
	padding: 10px 32px 12px 32px;
}

.teaser-form input {
	border-radius: 100px;
	padding: 2px 15px 4px 15px;
	font-size: 16px !important;
}


.page-id-381 .wp-block-group .wp-block-group__inner-container>* {
	margin-bottom: 20px;
	margin-top: 20px;
}

.teaser-cover h1 {
	margin-top: 0 !important;
}


@media only screen and (max-width:700px) {
	.page-id-381 .wp-block-cover {
		padding-top: 50px;
		align-items: flex-start;
	}
	
	.page-id-381 .wp-block-cover .fpi-logo {
		margin-bottom: 10px;
	}
	
	.page-id-381 .wp-block-cover .fpi-logo img {
		display: block;
		width: 100% !important;
		height: auto;
	}
	
	.desktop-socials {
		display: none !important;
	}
}

@media only screen and (min-width:782px) {
	.mobile-socials {
		display: none !important;
	}
}

.no-margin {
	margin: 0 !important;
}