/*
Theme Name:     Kadence Child By LaGrande Marketing
Theme URI:      https://lagrandemarketing.com/
Template:       kadence
Author:         Pro Author
Author URI:     n/a
Description:    Child Theme Description
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

.post-thumbnail
{
    border-radius: 16px;
	border: solid 1px #f8f5ee;
}

.post-top-featured {
    border-radius: 20px;
}

.entry.content-bg.format-standard.has-post-thumbnail {
    border-radius: 20px;
}

.entry-summary p {
	font-size: 18px;
}

.button.header-button2.button-size-medium.button-style-filled {
    text-align: center;
}



