/*
Theme Name: Neve Child
Theme URI: https://themeisle.com/
Author: themeisle
Author URI: https://themeisle.com/
Description: Neve Child
Template: neve
This theme, like WordPress, is licensed under the GPL.
*/

.nv-non-grid-article, .nv-index-posts {
	margin-bottom: 15px !important;
}
.logged-in-as {
	display: none !important;
}
.comment-form-comment label{
	display: none !important;
}
.nv-post-navigation .next {
/*  grid-column:1 !important; */
  text-align:left;
}
.nv-post-navigation .previous {
/*  grid-column:2 !important; */
  text-align:left;
}
iframe{
	border: 2px solid !important;
}