/*
Theme Name:     Porto For Kadence
Theme URI:      https://porto-art.styleclouddemo.co/
Template:       kadence
Author:         StyleCloud
Author URI:     https://stylecloud.co
Description:    A premium starter 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
*/


.wp-block-post-excerpt__more-link {
    border: solid 1px;
    padding: 10px 20px;
    text-decoration: none;
    letter-spacing: 2px;
    font-size: 14px;
}
/*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;
}
