/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 13 2025 | 11:23:14 */
.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){
	max-width: 100% !important;
}

#wpadminbar{
	display: none !important;
}

.fst_login_wrapper form#loginform{
	overflow: inherit !important;
}

.fst_login_wrapper {
  max-width: 600px !important;
  margin: 0 auto !important;
}

.wp-block-post-title {
	text-align:center!important;
}