/**
 * #.# Editor Styles
 *
 * CSS for just Backend enqueued after style.scss
 * which makes it higher in priority.
**/

.bokez-notification{
	display: block !important;
}

//
// Frontend
// 
@import 'style';


.bokez-posts-grid .bokez-notification{
	margin-bottom: 25px;
}