/*
Theme Name:     MMC Sites
Theme URI:      n/a
Template:       kadence
Author:         MMC Media
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
*/
.pagination .page-numbers{
    border-radius: 0;
    font-family: Jost;
}

@media(min-width:1024px){
   body:not(.blog) .kb-posts-style-unboxed .entry-content-wrap{
        margin-left: 30px!important;
    } 
}
/* Make the Pin It button always visible */
.dpsp-pin-it-wrapper .dpsp-pin-it-button {
    visibility: visible;
    color: #fff!important;
    background-color: #c92228!important;
}
