.elementor-513 .elementor-element.elementor-element-e82ffff{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for shortcode, class: .elementor-element-dc68923 *//* Change job title color */
.job-listing-title a,
.wpjo-job-title a,
.wp-job-openings .job-title a {
  color: #0073e6 !important;
}

/* Change "More Details" link color */
.job-listing a.more-link,
.wpjo-more-link,
.wp-job-openings a.more-link {
  color: #0073e6 !important;
}

/* Change hover color for both */
.job-listing-title a:hover,
.wpjo-job-title a:hover,
.job-listing a.more-link:hover,
.wpjo-more-link:hover {
  color: #0056b3 !important;
}

/* Change icon colors (optional) */
.job-listing i,
.wpjo-icon,
.wp-job-openings i {
  color: #0073e6 !important;
}/* End custom CSS */