/*
Theme Name: inspiro-main
Theme URI: 
Author: 
Author URI: 
Description: 
Requires at least: 6.8
Tested up to: 6.8
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: inspiro-blocks
Text Domain: inspiro-main
Tags: 
*/


/* custom */
main {
	padding-top: 0 !important;
}

main .entry-content {
	margin-top: 0 !important;
}

.wp-block-post-title {
	display: none !important;
}

.is-position-sticky {
	position: fixed;
	width: 100% !important;
}