/*
 * How We Can Help Block Styles
 */
.how-we-can-help-block {
    /* Base wrapper — customise as needed */
}

.how-we-can-help-block .how-we-can-help-content {
    /* Inherits theme typography */
}

.how-we-can-help-block .how-we-can-help-placeholder {
    opacity: 0.5;
    font-style: italic;
}
