.elementor-4802 .elementor-element.elementor-element-7acdc0ff{--display:flex;overflow:visible;}/* Start custom CSS for container, class: .elementor-element-7acdc0ff */.ssldl-announcement-highlight {
  background-color: #f9f9f9;
  border-left: 6px solid #003366;
  padding: 2rem;
  margin: 2rem 0;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.04);
}

.ssldl-announcement-title {
  font-size: 1.75rem;
  color: #003366;
  margin-top: 0;
  margin-bottom: 1rem;
}

.ssldl-announcement-highlight p {
  font-size: 1rem;
  color: #333;
  line-height: 1.6;
  margin-bottom: 1rem;
}

.ssldl-announcement-highlight ul {
  list-style-type: disc;
  padding-left: 1.25rem;
  margin-bottom: 1.5rem;
}

.ssldl-announcement-highlight ul li {
  margin-bottom: 0.5rem;
}

.ssldl-btn {
  display: inline-block;
  background-color: #0E1216;
  color: #fff;
  padding: 0.6rem 1.2rem;
  font-size: 1rem;
  font-weight: 700;
  border-radius: 4px;
  text-decoration: none;
  transition: background-color 0.3s ease;
}

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

.ssldl-announcement-highlight hr {
  border: none;
  border-top: 1px solid #ddd;
  margin: 2rem 0;
}/* End custom CSS */