.calmspa-shortcode-subtitle {
    display: block !important;
    padding-bottom: 10px !important;
}

.calmspa-shortcode-description {
    display: block !important;
}

p:has(> .calmspa-shortcode-subtitle),
p:has(> .calmspa-shortcode-description) {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
