.paragraph.paragraph--type--article-section .article-section .section-highlight.section-highlight__sufs { margin: 20px 0 50px; }
.section-highlight.bg-color__blue-gradient {
	background-color: #1295d8;
	background-image: linear-gradient(to top right,#1295d8,#72cdf4);
}
.section-highlight.section-highlight__sufs .field--name-field-highlight-body .cta__white { margin-bottom: 0; }
.paragraph.paragraph--type--article-section .article-section .section-highlight.section-highlight__sufs .field--name-field-highlight-body .cta__white a {
	background-image: linear-gradient(to bottom,#fff 50%,#ffd200 50%);
}
.paragraph.paragraph--type--article-section .article-section .section-highlight.section-highlight__sufs .field--name-field-highlight-body .cta__white a:hover,
.paragraph.paragraph--type--article-section .article-section .section-highlight.section-highlight__sufs .field--name-field-highlight-body .cta__white a:focus {
	color: inherit;
}
@media (min-width: 850px) {
  .articlebox-flexbox {
  	display: flex;
  	flex-direction: row;
  	justify-content: space-between;
  	align-items: center;
  	gap: 30px;
  }
  .articlebox-flexbox--column { flex-basis: 50%; } 
}
@media (max-width: 849px) {
  .articlebox-flexbox h3 { margin-top: 1em; }
}
@media (prefers-reduced-motion: reduce) {
	.section-highlight__sufs .articlebox-flexbox img {
		visibility:hidden;
	}
	.section-highlight__sufs .articlebox-flexbox .field--name-field-media-image {
		background-image:url(/sites/default/files/2025-08/speak-up-for-science-striped.png);
		background-repeat:no-repeat;
		background-size:contain;
	}
}