.dts-body {
	/* font-family: "Montserrat", sans-serif; */
	font-size: 20px;
	/* background-image: url('../backgrounds/MainStreetCarousel4.jpg'); */
	/* margin: 0 auto; */
	/* background-repeat: no-repeat; */
	/* background-size: cover; */
}

.dts-banner {
	font-family: "Roboto", sans-serif
	; font-size: 2em
}

.dts-submit-button {
	/* background-color: lightgray;
	color: black;
	font-size: 1em; */
	/* font-weight: inherit; */
	/* border-radius: 5px; */
	width: 20%;
	background-color: green;
	color: white;
	padding: 10px;
	border: none;
	font-size: 20px;
	border-radius: 18px;
	margin-left: 10px;
	text-transform: uppercase;
	text-align: center;
}