/*
Theme Name:     Velvet for Kadence
Theme URI:      https://velvet.styleclouddemo.co/
Template:       kadence
Author:         StyleCloud
Author URI:     https://stylecloud.co/
Description:    A premium theme for Kadence by StyleCloud
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/


/*POSTS GRID READ MORE STYLING*/
.wp-block-kadence-posts a.post-more-link {
    font-weight: normal;
    letter-spacing: 0em;
	  text-transform: none;
    text-decoration: none !important;
    font-size: 120%;
    font-family: --global-heading-font-family;
    font-style: italic;
}