/* Start custom CSS for shortcode, class: .elementor-element-f287bda *//* Corregir ruptura de palabras en los metadatos de Simple Job Board */
.sjb-page .list-data .v1 .job-type,
.sjb-page .list-data .v1 .job-location,
.sjb-page .list-data .v1 .job-date {
    word-wrap: normal !important;
    word-break: normal !important;
    white-space: normal !important;
    -webkit-hyphens: none !important;
    hyphens: none !important;
}/* End custom CSS */