/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


#announcement-modal .modal-body {
	padding: 2rem;
}

.alert .close,.alert .mailbox-attachment-close{
	color:#000;opacity:.2
}
.close,.mailbox-attachment-close{
	float:right;
	font-size:1.5rem;
	font-weight:700;
	line-height:1;
	color:#000;
	text-shadow:0 1px 0 #fff;
	opacity:.5
}

/* Design by Joan*/
.alumni-image {
	max-height: 290px;
}
.team.full-border {
	border: 0px !important;
	max-height: 290px;
}
.team .team-image {
	min-height: 290px;
}
.blog-image {
	max-height: 250px;
}
.entry-title {
	margin-bottom: 1.5rem;
}
.entry-date {
	top: 0px !important;
}
.entry-image img {
    max-height: 350px;
}