.wsu-bkg-red-lines {
	background: repeating-linear-gradient(-45deg,#A60F2D,#A60F2D 4px,#ba0f2d 4px,#ba0f2d 6px);
	background-image: repeating-linear-gradient(-45deg,rgb(166,15,45),rgb(166,15,45) 4px,rgb(186,15,45) 4px,rgb(186,15,45) 6px);
	background-size: initial;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: initial;
}

.white {
	color: #FFFFFF;
}

.parallax {
/* The image used */
	width: 100%;
	background-image: url("https://wpcdn.web.wsu.edu/wp-medicine/uploads/sites/3092/2022/08/campus-scaled.jpg");
/* Set a specific height */
	min-height: 400px;
/* Create the parallax scrolling effect */
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

details > summary {
	padding: 4px;
	margin: 1px;
	color: #A60F2D;
	border: none;
	cursor: pointer;
	text-decoration: underline;
}

.wsu-red-lines {
	background: repeating-linear-gradient(-45deg,#A60F2D,#A60F2D 4px,#ba0f2d 4px,#ba0f2d 6px);
	background-image: repeating-linear-gradient(-45deg,rgb(166,15,45),rgb(166,15,45) 4px,rgb(186,15,45) 4px,rgb(186,15,45) 6px);
	background-size: initial;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: initial;
}

.white-text {
	color: #ffffff;
}

.sm-bottom-margin {
	margin-bottom: 1rem;
}

.wsu-cta-none {
	margin-bottom: 0;
}

.footer-font {
	font-size: .9rem;
}

.wsu-menu-deep-links>li {
	padding-right: 4rem;
}

.no-pad-right {
	padding-right: 0;
}

.wsu-wrapper-content {
	padding-bottom: 0 !important;
}

.wsu-article {
	margin-bottom: 0 !important;
}

.gform_button {
	display: inline-block;
	box-sizing: border-box;
	position: relative;
	font-family: Montserrat, sans-serif;
	background-color: #a60f2d;
	color: #fff !important;
	border-radius: 6px;
	border: none;
	padding: 1em calc(2.25rem + 0.25rem);
	font-size: .82rem;
/* or change this to .82rem */
	font-weight: 600;
	line-height: 1.5;
	cursor: pointer;
	transition: box-shadow .2s cubic-bezier(0,0,.03,1);
	text-decoration: none;
	margin-bottom: 2.25rem;
/* standard paragraph margin bottom, 1.25-2.25rem would be good here */
}

.gform_title {
	font-size: 1.25rem;
}

/*people list white background*/
.wsu-people-list--white-card-backgrounds .wsu-card-person {
	background-color: #fff;
}

/*footer fonts*/
.footer-font {
	font-size: .9rem;
}

.wsu-menu-deep-links>li {
	padding-right: 4rem;
}

/*wavelength pages*/
.page-id-2517 h1::after {
	display: none;
}

.page-id-2541 h1::after {
	display: none;
}

.page-id-2553 h1::after {
	display: none;
}

.page-id-2744 h1::after {
	display: none;
}

.page-id-2765 h1::after {
	display: none;
}

.page-id-2776 h1::after {
	display: none;
}