if ( ! empty( $d['contact'] ) ) $html .= $tile( $icons['contact'], 'Contact', $d['contact'], '#ffe4e6', '#e11d48' ); if ( ! empty( $d['email'] ) ) $html .= $tile( $icons['email'], 'Gmail', $d['email'], '#d1fae5', '#059669' ); if ( ! empty( $d['deadline'] ) ) $html .= $tile( $icons['deadline'], 'Deadline', $d['deadline'], '#ffedd5', '#ea580c' ); $html .= ''; // Apply button (unchanged behaviour, color updated to green) if ( ! empty( $d['apply_url'] ) ) { $html .= '