.tout--text {
	border-radius: 0.4rem;
	background-clip: padding-box;
	overflow: hidden;
	border: 1px solid #2800a0;
	/* background-color: #F7F7F8; */
	/* border-color: #2800a0; */
	/* padding: 1rem 1.25rem; */
	/* flex: 1 1 auto; */
	/* height: 100%; */
	width: 100%;
}

.tout--text.callout-img--top .callout--img {
	margin: auto;
}

.tout--text .tout--content {
	margin-bottom: 16px;
}
.tout--text:not(.tout--style-loud) .tout--content .tout--text-content {
	color: #4b4b55;
	font-weight: normal;
}

.tout--text .callout--links {
	padding-top: 1rem;
}

/* .tout--text:not(.tout--style-primary-tout):not(.tout--style-primary-tout-quiet) .tout--text-content {
	margin-bottom: 40px;
	padding: 0;
} */

/* .tout--text .btn-text {
	margin-bottom: 0 !important;
} */

/* .tout--text .callout--links .btn {
	margin-bottom: 0.5rem !important;
} */


/* .tout--text .btn {
	margin-bottom: 0;
	color: #4b4b55 !important;
} */

/* Loud theme */

.tout--text.tout--style-loud {
	/* background-color: #2800a0; */
}

/* .tout--text.tout--style-loud .callout--title {
	font-size: 22px; */
	/* font-size: 30px; */
	/* color: #fff; */
/* } */

/* .tout--text.tout--style-loud .callout--title,
.tout--text.tout--style-loud .tout--text-content { */
	/* color: #fff !important; */
/* } */

/* White theme */

/* .tout--text.tout--style-white { */
	/* background-color: #fff; */
/* } */

/* Info theme */

/* .tout--text.tout--style-info { */
	/* background-color: #E3F6FD; */
/* } */

/* Primary tout theme */

/* .tout--text.tout--style-primary-tout { */
	/* border-color: #05d2fa; */
/* } */

/* .tout--text.tout--style-primary-tout .btn { */
	/* border-color: #05d2fa;
	color: #05d2fa; */
	/* margin-bottom: 22px; */
/* } */

/* Primary tout quiet theme */

/* .tout--text.tout--style-primary-tout-quiet { */
	/* border-color: #05d2fa;
	background-color: #fff; */
/* } */

/* .tout--text.tout--style-primary-tout-quiet .btn { */
	/* border-color: #05d2fa;
	color: #05d2fa; */
	/* margin-bottom: 22px; */
/* } */

/* Alter button behaviour for Primary tout themes */

/* .tout--text.tout--style-primary-tout .btn:not(.btn-text):focus,
.tout--text.tout--style-primary-tout .btn:not(.btn-text):hover,
.tout--text.tout--style-primary-tout .btn:not(.btn-text):active,
.tout--text.tout--style-primary-tout-quiet .btn:not(.btn-text):focus,
.tout--text.tout--style-primary-tout-quiet .btn:not(.btn-text):hover,
.tout--text.tout--style-primary-tout-quiet .btn:not(.btn-text):active { */
	/* border-color: #05d2fa !important;
	color: #05d2fa !important;
	background-color: #cdf6fe !important; */
	/* padding: 10px 25px 10px !important; */
	/* padding: 6px 24px; */
/* } */

/* .tout--text.tout--style-white .callout--title,
.tout--text.tout--style-white .tout--text-content {
	color: #fff !important;
} */



/* .tout--text.tout--style-white .callout--title,
.tout--text.tout--style-white .tout--text-content {
	color: #fff !important;
} */
