/*
Theme Name: kadence Child
Description: Custom CSS for update-safe modifications
Author: Jon Castle
Template: kadence
Version: 1.0
*/

.pbs-property {
    display: inline-block;
    width: auto;
    background-color: #e7ecef;
}

.pbs-property h3 {
    font-size: medium;
    font-weight: bold;
}

.pbs-property h4 {
    font-size: medium;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    line-height: 0.95em
}