
.home-about {
	padding-top: 20px;
}
/*
.home-about {
	padding-bottom: 20px;
}

.home-about:first-of-type  {
	padding-top: 20px;
}
*/

div.item img {
		margin: 0;
}

.carousel-indicators-botleft {
		left: 5%;
		bottom: -20px;
}

.alert-warning {
		background-color: #fff3cd;
		color: #856404;
		border-color: solid 1px #ffeeba;
}

div.alert-warning p:first-child::before {
		padding-top: .1rem;
		color: #856404;
}
div.alert-warning p:first-child::before {
		padding-top: .1rem;
		color: #856404;
}

.alert-note {
		background-color: #cce5ff;
		color: #004085;
		border-color: solid 1px #b8daff;
}
div.alert-note p:first-child::before {
		padding-top: .1rem;
		color: #004085;
}

img[src$='#floatright']
{
		float:right;
		margin: 0;
		margin-top: 8px;
		margin-right: 8px;
}

img[src$='#sidebyside']
{
		display: inline;
		padding: 0;
		margin: 0;
		margin-right: 8px;
}

img[src$='#sidebysidetight']
{
		display: inline;
		padding: 0;
		margin: 0;
		margin-right: -1px;
}

img[src$='#heading']
{
		box-shadow: none;
		display: inline;
		padding: 0;
		margin: 0;
		margin-right: 8px;
		padding-bottom: 6px;
}

.about-content {
		padding-top: 30px;
}

.event-metadata {
		margin-top: 32px;
		margin-bottom: 32px;
}

.article-tags {
		margin-top: 40px;
}

.site-footer {
		margin-top: 40px;
}

