/*
Theme Name:     Porto Minimal
Theme URI:      https://porto.styleclouddemo.co
Template:       kadence
Author:         StyleCloud
Author URI:     https://stylecloud.co
Description:    A premium theme for Kadence by StyleCloud
Version:        2.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
/* Prevent CLS */
.content-area {
	overflow-x: hidden !important;
}
/* Style WordPress Read More link */
.wp-block-post-excerpt__more-link {
	border: solid 1px;
	padding: 10px 20px;
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 14px;
}
