.elementor-13104 .elementor-element.elementor-element-6255def{--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;}@media(max-width:767px){.elementor-13104 .elementor-element.elementor-element-6255def{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-13104 .elementor-element.elementor-element-45f37b8{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for shortcode, class: .elementor-element-45f37b8 */ul.new-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.news-item {
  padding: 12px 16px;
  margin-bottom: 10px;
  border-radius: 8px;
  background-color: #f9f9f9;
  transition: all 0.2s ease;
  font-size: 16px;
  line-height: 1.5;
  border: 1px solid #eee;
}

.news-item:hover {
  background-color: #eef5ff;
  border-color: #d0e2ff;
  transform: translateY(-2px);
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

.news-item a {
  text-decoration: none;
  color: #333;
  font-weight: 500;
  display: block;
}

.news-item a:hover {
  color: #007bff;
}


.news-item {
      list-style-type: none;
      color: #1C2539;
}

.news-item a {
      color: #1C2539;
  text-decoration: none !important;
}
.news-item a {
    border-bottom: none; 
}

.news-item div {
    color: #7A7A7A;
    font-size: 14px;
}/* End custom CSS */