/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
body {
	padding-top: 56px;
}

.carousel-caption{
	top: 2.5em;
	bottom: initial;
}

.navbar-brand img {
	max-height: 50px;
}

.terms h6 {
	margin-top: 0.5rem;
}

.carousel-item {
	transition: transform 2s ease-in-out,-webkit-transform 2s ease-in-out;
}
