.bx-wrapper .bx-viewport {
	border:0;
	left:0;
	box-shadow: none;
}
.bxslider_captions {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    text-shadow: 0px 0px 10px rgba(0,0,0,1);
    font-size: 20px;
    line-height: 1.25;
    padding: 5em;
}

.bxslider_captions h1 {
	color: var(--white);
	text-transform: uppercase;
	font-size: 42px;
}