.elementor-3959 .elementor-element.elementor-element-1eef76c{--display:flex;--margin-top:-50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;overflow:visible;}@media(max-width:767px){.elementor-3959 .elementor-element.elementor-element-1eef76c{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for container, class: .elementor-element-1eef76c *//* === Employment & Volunteer Page Styling === */
.ssldl-careers-wrapper {
  max-width: 900px;
  margin: 0 auto;
  padding: 2rem 1rem;
  color: #333;
}

.ssldl-section {
  margin-bottom: 3rem;
}

.ssldl-section h2 {
  font-size: 2rem;
  color: #003366;
  border-bottom: 2px solid #cbd5e1;
  padding-bottom: 0.3rem;
  margin-bottom: 1.5rem;
}

.ssldl-job-card {
  background-color: #f1f5f9;
  border-left: 5px solid #3E5063;
  padding: 1.5rem;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  margin-top: 1rem;
}

.ssldl-job-card h3 {
  font-size: 1.4rem;
  color: #1a2e45;
  margin-bottom: 0.5rem;
}

.ssldl-job-card p {
  margin-bottom: 0.75rem;
}

.ssldl-btn {
  display: inline-block;
  background-color: #0e1216;
  color: #fff;
  padding: 10px 20px;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 600;
  transition: background 0.3s ease;
}

.ssldl-btn:hover {
  background-color: #fdce34;
}

.ssldl-list {
  padding-left: 1.25rem;
  list-style: disc;
  margin-bottom: 1.25rem;
}

.ssldl-note {
  font-size: 0.95rem;
  color: #555;
  font-style: italic;
  margin-bottom: 1.5rem;
}

.ssldl-volunteer-status h4 {
  font-size: 1.1rem;
  margin-top: 1.5rem;
  color: #2b3e50;
}

.ssldl-status-msg {
  background-color: #fef3c7;
  color: #92400e;
  padding: 0.75rem;
  border-left: 4px solid #facc15;
  border-radius: 4px;
  margin-bottom: 1rem;
}

.ssldl-status-msg {
  background-color: #fef3c7;
  color: #92400e;
  padding: 0.75rem;
  border-left: 4px solid #facc15;
  border-radius: 4px;
  margin-bottom: 1rem;
}/* End custom CSS */