/*
Theme Name:     Verso for Kadence
Theme URI:      https://verso.styleclouddemo.co/
Template:       kadence
Author:         StyleCloud
Author URI:     https://stylecloud.co
Description:    A premium starter theme for Kadence by StyleCloud
Version:        1.2
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
/* StyleCloud > Verso */
body .post-hide-title .loop-entry .entry-header .entry-title {
	display: none;
}
body .post-more-link {
	font-weight: normal;
	letter-spacing: .05em;
	font-size: 80%;
	border: solid 1px;
	padding: 2% 3%;
	margin-top: 10px;
	display:inline-block;
}
body .post-more-link .kadence-svg-iconset {
	display: none;
}
body .wp-block-post-excerpt__more-link {
	font-weight: normal;
	letter-spacing: .05em;
	font-size: 80%;
	border: solid 1px;
	padding: 2% 3%;
	margin-top: 10px;
	display:inline-block;
	text-decoration: none;
}
