.test-image-left-content-right.white {
	background: #fff;
}

.test-image-left-content-right.white .info .business-name {
	color: #976743;
}

.test-image-left-content-right.white .quotemark {
	color: rgb(34 34 34 / 18%);
}

.test-image-left-content-right.white .heading,
.test-image-left-content-right.white p {
	color: #222;
}

.test-image-left-content-right.white .bttn {
	color: #fff;
	background: #976743;
}

/* Black background */
.test-image-left-content-right.black {
	background: #222;
}

.test-image-left-content-right.black .info .business-name {
	color: #976743;
}

.test-image-left-content-right.black .quote,
.test-image-left-content-right.black .info .name {
	color: #fff;
}

.test-image-left-content-right.black .bttn {
	color: #fff;
	background: #976743;
}

/* Copper background */
.test-image-left-content-right.copper {
	background: #976743;
}

.test-image-left-content-right.copper .upperheading {
	color: #222;
}

.test-image-left-content-right.copper .quote,
.test-image-left-content-right.copper .info .name {
	color: #fff;
}

.test-image-left-content-right {
	position: relative;
}

.test-image-left-content-right p {
	font-size: 16px;
	line-height: 28px;
}

.test-image-left-content-right .section {
	max-width: 500px;
	margin: 0 0 20px 0;
}

.test-image-left-content-right .spacer,
.test-image-left-content-right .text {
	width: 50%;
}

.test-image-left-content-right .text {
	padding: 0 0 0 70px;
}

.test-image-left-content-right .cta_container {
	max-width: 991px;
}

.test-image-left-content-right .top {
	position: relative;
	width: 100%;
	padding: 60px 0;
	z-index: 1;
}

.test-image-left-content-right .bottom {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
}

.test-image-left-content-right .image {
	width: 50%;
	height: 100%;
}

.test-image-left-content-right .image img {
	height: 100%;
	width: 100%;
	object-fit: cover !important;
}

.test-image-left-content-right .quotemark {
	position: absolute;
	top: 8px;
	left: -22px;
	line-height: 54px;
	font-size: 117px;
	font-family: "Permanent Marker";
	font-weight: 900;
	font-size: 96px;
	color: rgb(255 255 255 / 20%);
}

.test-image-left-content-right .quote {
	position: relative;
	line-height: 34px;
	font-size: 19px;
	margin-bottom: 45px;
}

.test-image-left-content-right .text img {
	margin-bottom: 25px;
}

.test-image-left-content-right .info .name {
	display: inline-block;
	font-size: 14px;
	line-height: 19px;
	width: 100%;
	font-weight: bold;
}

.test-image-left-content-right .info .business-name {
	font-size: 12px;
	line-height: 19px;
}
