/* ******************** */
/* Sliders and Stripes  */
/* ******************** */

.reset {
	margin-top: 200px
}

.slider {
	height: 1075px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

/* TODO: The same `align-items-center` on Experience */
.slider-anchor {
	min-height: 1075px
}

.slider-pullup {
	margin-top: -1075px
}

.slider-text-overlay {
	position: relative;
	z-index: 10;
}
