/*smart slider 3*/
body.wp-theme-kadence.home.page-id-20 .n2-ss-slide .n2-ss-item-content {
    font-family: 'Playfair Display', serif !important; /*even though set in body with important tag, this extra line for this specific selector was still needed*/
	margin-bottom: 20px !important;
}


body.wp-theme-kadence.home.page-id-20 div.home-page-summary {
    max-width: 1068px !important;
    margin: 0 auto;
    margin-bottom: 50px;
}

body.wp-theme-kadence.home.page-id-20 div.home-page-summary div.wp-block-buttons {
    margin-top: -20px;
}

body.wp-theme-kadence.home.page-id-20 div.home-page-summary div.wp-block-buttons a {
    font-size: 11.2px !important;
    letter-spacing: 3px;
}

body.wp-theme-kadence.home.page-id-20 div.home-page-summary div.wp-block-buttons a:hover {
    text-decoration: underline;
}