.elementor-1971 .elementor-element.elementor-element-5c05eb62{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:48px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:8px;--padding-right:8px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1971 .elementor-element.elementor-element-7c18a94f img{border-style:solid;border-width:3px 3px 3px 3px;border-radius:10px 10px 10px 10px;}.elementor-1971 .elementor-element.elementor-element-1510b62e{--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;--padding-top:48px;--padding-bottom:48px;--padding-left:32px;--padding-right:32px;}.elementor-1971 .elementor-element.elementor-element-1510b62e:not(.elementor-motion-effects-element-type-background), .elementor-1971 .elementor-element.elementor-element-1510b62e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#161616;}body.elementor-page-1971:not(.elementor-motion-effects-element-type-background), body.elementor-page-1971 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-1971 .elementor-element.elementor-element-1510b62e{--padding-top:16px;--padding-bottom:16px;--padding-left:16px;--padding-right:16px;}}/* Start custom CSS */<style>
/* News Header Styles */
.diabetes-bridge-page .news-header {
  border-bottom: 3px solid #cc0000;
  margin-bottom: 30px;
}

.diabetes-bridge-page .breaking-news-banner {
  background-color: #cc0000;
  color: white;
  padding: 10px;
  overflow: hidden;
  position: relative;
}

.diabetes-bridge-page .breaking-label {
  background-color: #fff;
  color: #cc0000;
  padding: 5px 10px;
  font-weight: bold;
  margin-right: 20px;
}

.diabetes-bridge-page .ticker-text {
  animation: scroll-left 30s linear infinite;
}

@keyframes scroll-left {
  0% { transform: translateX(100%); }
  100% { transform: translateX(-100%); }
}

.diabetes-bridge-page .news-logo h1 {
  font-family: Georgia, serif;
  font-size: 48px;
  color: #000;
  margin: 20px 0 5px 0;
  font-weight: normal;
}

.diabetes-bridge-page .tagline {
  color: #666;
  font-style: italic;
  margin-bottom: 20px;
}

.diabetes-bridge-page .article-meta {
  display: flex;
  gap: 20px;
  font-size: 14px;
  color: #666;
  padding: 10px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.diabetes-bridge-page .category {
  background-color: #cc0000;
  color: white;
  padding: 2px 8px;
  font-weight: bold;
}

/* Article Styles */
.diabetes-bridge-page .news-headline {
  font-family: Georgia, serif;
  font-size: 42px;
  line-height: 1.2;
  color: #000;
  margin-bottom: 20px;
}

.diabetes-bridge-page .author-info {
  display: flex;
  align-items: center;
  gap: 15px;
  margin: 30px 0;
  padding: 20px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.diabetes-bridge-page .author-avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}

.diabetes-bridge-page .author-name {
  display: block;
  font-weight: bold;
  color: #000;
}

.diabetes-bridge-page .author-title {
  display: block;
  color: #666;
  font-size: 14px;
}

.diabetes-bridge-page .shares {
  margin-left: auto;
  background-color: #1877f2;
  color: white;
  padding: 8px 16px;
  border-radius: 5px;
  font-weight: bold;
}

/* Article Body */
.diabetes-bridge-page .article-body {
  font-family: Georgia, serif;
  font-size: 19px;
  line-height: 1.8;
  color: #222;
}

.diabetes-bridge-page .drop-cap {
  float: left;
  font-size: 75px;
  line-height: 60px;
  padding-right: 8px;
  margin-top: -3px;
  font-weight: bold;
}

.diabetes-bridge-page .lead-paragraph {
  font-size: 22px;
  margin-bottom: 30px;
}

.diabetes-bridge-page .news-alert {
  background-color: #fff3cd;
  border: 2px solid #ffc107;
  padding: 20px;
  margin: 30px 0;
  border-radius: 5px;
}

.diabetes-bridge-page .news-alert h3 {
  color: #856404;
  margin-bottom: 10px;
}

.diabetes-bridge-page .key-findings-box {
  background-color: #f8f9fa;
  border-left: 5px solid #cc0000;
  padding: 25px;
  margin: 30px 0;
}

.diabetes-bridge-page .expert-quote {
  background-color: #f8f9fa;
  border-left: 5px solid #6c757d;
  padding: 20px 30px;
  margin: 30px 0;
  font-style: italic;
}

.diabetes-bridge-page .expert-quote cite {
  display: block;
  text-align: right;
  margin-top: 15px;
  font-style: normal;
  color: #666;
}

.diabetes-bridge-page .sidebar-stat {
  float: right;
  width: 200px;
  background-color: #cc0000;
  color: white;
  padding: 20px;
  margin: 0 0 20px 20px;
  text-align: center;
}

.diabetes-bridge-page .big-number {
  font-size: 48px;
  font-weight: bold;
  display: block;
}

.diabetes-bridge-page .section-header {
  font-size: 32px;
  margin: 40px 0 20px 0;
  color: #000;
}

/* News Elements */
.diabetes-bridge-page .timeline-news {
  background-color: #f8f9fa;
  padding: 25px;
  margin: 30px 0;
}

.diabetes-bridge-page .timeline-entry {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #ddd;
}

.diabetes-bridge-page .timeline-entry .date {
  font-weight: bold;
  color: #cc0000;
}

.diabetes-bridge-page .exclusive-interview {
  background-color: #000;
  color: white;
  padding: 30px;
  margin: 30px 0;
  position: relative;
}

.diabetes-bridge-page .exclusive-interview h3 {
  color: #ff0000;
  margin-bottom: 15px;
}

.diabetes-bridge-page .case-files {
  background-color: #f0f0f0;
  padding: 25px;
  margin: 30px 0;
}

.diabetes-bridge-page .case-entry {
  background-color: white;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.diabetes-bridge-page .before-after-stats {
  display: flex;
  justify-content: space-around;
  margin: 15px 0;
}

.diabetes-bridge-page .before-after-stats .stat {
  text-align: center;
}

.diabetes-bridge-page .before-after-stats .value {
  display: block;
  font-size: 28px;
  font-weight: bold;
  color: #cc0000;
}

.diabetes-bridge-page .congressional-alert {
  background-color: #001f3f;
  color: white;
  padding: 25px;
  margin: 30px 0;
  border-radius: 5px;
}

.diabetes-bridge-page .congressional-alert h3 {
  color: #ffd700;
}

.diabetes-bridge-page .viewer-warning {
  background-color: #ffebee;
  border: 3px solid #cc0000;
  padding: 30px;
  margin: 40px 0;
  text-align: center;
}

.diabetes-bridge-page .removal-notice {
  color: #cc0000;
  font-size: 22px;
  margin-top: 15px;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .diabetes-bridge-page .news-logo h1 {
    font-size: 36px;
  }
  
  .diabetes-bridge-page .news-headline {
    font-size: 32px;
  }
  
  .diabetes-bridge-page .sidebar-stat {
    float: none;
    width: 100%;
    margin: 20px 0;
  }
}
</style>/* End custom CSS */