.elementor-4627 .elementor-element.elementor-element-420e3a8{--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;--margin-top:-50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;overflow:visible;}.elementor-4627 .elementor-element.elementor-element-3510ac6{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;overflow:visible;}/* Start custom CSS for container, class: .elementor-element-420e3a8 *//* === Open Bids Info Card === */
.ssldl-info-card {
  background-color: #f0f4f8;
  border-left: 5px solid #003366;
  padding: 1.5rem;
  margin-bottom: 2rem;
  border-radius: 6px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

.ssldl-info-card h2 {
  margin-top: 0;
  color: #003366;
  font-size: 1.75rem;
}

.ssldl-info-card p {
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.6;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-3510ac6 *//* === 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 */