  .eds_news_flcFoundation .admin_actions a {
	color: red;
}
.eds_news_flcFoundation .article {
	margin-bottom: 1.5rem!important;
	padding-bottom: 1.5rem!important;
}
.eds_news_flcFoundation .default-list-title {
	display: inline-block;
	margin-bottom: 0;
	padding-bottom: 0;
}

.eds_news_flcFoundation .categories {
	margin-bottom: 1.5rem;
	font-style: italic;
	font-size: .9rem;
	font-weight: 600;
}



/* start Impact Report Template */

.eds_news_flcFoundation .impactWrapper {
	
	  }
	
	  .eds_news_flcFoundation .impactHeaderWrapper .mainimage {
	  float: none;
	  max-width: 100%;
	  height: auto;
	  margin: 1rem 0;
	  padding: 0;
	}
	
	.eds_news_flcFoundation .impactFactoidsWrapperHor {
		display: flex;
		flex-wrap: wrap;
		gap: 1rem;
	}

	.eds_news_flcFoundation .impactFactoidsWrapperHor .impactFactWrapper {
		flex: 1 1 calc(19% - 10px);
		box-sizing: border-box;
		padding: 1rem;
		text-align: center;

	}



	.eds_news_flcFoundation .impactFactoidsWrapperVer {
		border-left: 1px solid #ccc;
		padding: 2rem;
	}
	
	.eds_news_flcFoundation .impactFactWrapper {
		margin: 0 auto 1.5rem auto;
		max-width: 300px;
		padding: auto;
	}
	
	.eds_news_flcFoundation .impactFactWrapper .impactIcon {
		color: #3e76a9;
		font-size: 2.2rem;
		font-weight: 100;
		line-height: 2.5rem;
	}
	
	.eds_news_flcFoundation .impactFactWrapper .impactValue {
		color: #3e76a9;
		font-size: 1.4rem;
		font-weight: 600;
		line-height: 2.5rem;
	}
	
	.eds_news_flcFoundation .impactFactWrapper .impactDescription {
		color: #333;
		font-size: 1rem;
		font-weight: 400;
		line-height: 1.5rem;
		
	}

	.impactImage {
	position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
	}
	
	
	
	
	/* end Impact Report Template */




/*.eds_news_flcFoundation * {
	box-sizing: content-box;
}
.eds_news_flcFoundation .summary {
	font-weight: 600;
	overflow: hidden;
}
.eds_news_flcFoundation img.mainimage {
	max-width: 80%;
	margin-right: 10px;
	float: left;
}
.eds_news_flcFoundation .linkstyle {
	color: #004b8d;
    background: url(https://www.fortlewis.edu/Portals/_default/skins/fortlewiscollege-dept/assets/images/right-arrow-blue.svg) no-repeat center right;
	background-size: 1rem;
    -webkit-transition: 0.25s all ease-in-out;
    -moz-transition: 0.25s all ease-in-out;
    -ms-transition: 0.25s all ease-in-out;
    -o-transition: 0.25s all ease-in-out;
    transition: 0.25s all ease-in-out;
    padding-right: 1.5rem;
    width: fit-content;
}
.eds_news_flcFoundation .whitecards a:hover .linkstyle, .eds_news_flcFoundation .whitecards a:focus .linkstyle {
    padding-right: 1.8rem;
}
@media only screen and (max-width: 767.98px) {
	.eds_news_flcFoundation img.mainimage {
		max-width: 100%;
		float: none;
		margin-left: 0;
	}
}
/* Other funds */
.eds_news_flcFoundation ul.other-funds {
	list-style-type: none;
}
.eds_news_flcFoundation ul.other-funds .fund-title {
	margin-bottom: .5rem;
	font-weight: bold;
}

/* CARDS */
.eds_news_flcFoundation .whitecards {
	display: flex; 
	flex-flow: row wrap; 
	justify-content: space-between;
}
.eds_news_flcFoundation .whitecards .article {
	border-bottom: none;
	padding: 30px; 
	margin-bottom: 3rem!important; 
	text-decoration: none;
	box-shadow: 2px 2px 8px rgb(0 0 0 / 15%);
	-webkit-box-shadow: 2px 2px 8px rgb(0 0 0 / 15%);
	-moz-box-shadow: 2px 2px 8px rgb(0 0 0 / 15%);
}
.eds_news_flcFoundation .whitecards .article .col-md {
	padding-left: 0;
}
@media only screen and (max-width: 639px) {
	.eds_news_flcFoundation .whitecards .article .col-md {
		padding-right: 0;
	}
}
.eds_news_flcFoundation .whitecards a p {
	color: #0f0f0f;
}

.eds_news_flcFoundation .whitecards a.article::before {

}
.eds_news_flcFoundation .whitecards h3, .eds_news_flcFoundation .whitecards h4 {
	padding-bottom: 0; 
}
.eds_news_flcFoundation .whitecards .col-md figure {
    margin: auto 0 auto auto;
}

/* 2-COLUMN CARDS */
.eds_news_flcFoundation .whitecards.two-column a.article {
	width: 43%; 
}
@media only screen and (max-width: 991.8px) {
	.eds_news_flcFoundation .whitecards.two-column a.article {
		width: 100%; 
	}
}

/* TABLE */
.eds_news_flcFoundation table {
    overflow-x: scroll;
    overflow-y: hidden;
    max-width: 100%;
    margin-bottom: 1.2rem;
    table-layout: auto;
    background: #eee;
}
.eds_news_flcFoundation table thead {
    color: #fff;
    background: #004b8d;
}
.eds_news_flcFoundation table thead th {
    min-width: 8rem;
    padding: 0.75rem 1rem;
    text-align: center;
    border-right: 0.125rem solid #fff;
    border-bottom: 0.125rem solid #fff;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1;
}
.eds_news_flcFoundation table tr th, table tr td {
    border: solid 2px #fff;
}
.eds_news_flcFoundation table tbody td {
    min-width: 8rem;
    padding: 0.75rem 1rem;
    text-align: left;
    border-right: 0.125rem solid #fff;
    border-bottom: 0.125rem solid #fff;
    line-height: 1;
}


/* CATEGORY MENU */
.eds_news_flcFoundation ul.edn_category_menu_wrapper {
	list-style-type: none;
	padding-inline-start: 0;
}
.eds_news_flcFoundation .edn_category_menu_wrapper.row {
	justify-content: space-between;
	margin: auto auto;
}
.eds_news_flcFoundation .edn_category_menu_wrapper.row li.node.level_0 {
	flex: 0 0 24.5%;
	margin-bottom: 5px;
}
.eds_news_flcFoundation .edn_category_menu_wrapper.row.three-column li.node.level_0 {
	flex: 0 0 33%;
	margin-bottom: 5px;
}
.eds_news_flcFoundation .edn_category_menu_wrapper.row li.node.level_0 a {
	-webkit-transition: 0.25s all ease-in-out;
    -moz-transition: 0.25s all ease-in-out;
    -ms-transition: 0.25s all ease-in-out;
    -o-transition: 0.25s all ease-in-out;
    transition: 0.25s all ease-in-out;
}
.eds_news_flcFoundation .edn_category_menu_wrapper.row li.node.level_0 a div.heading {
	display: flex;
	flex-direction: row;
}
.eds_news_flcFoundation .edn_category_menu_wrapper.row li.node.level_0 a .category-image {
	display: flex;
	align-items: center;
}
.eds_news_flcFoundation .edn_category_menu_wrapper.row li.node.level_0 a .category-image img {
    height: 50px;
    width: 50px;
	max-width: 50px;
	max-height: 50px;
	margin-right: 1rem;
}
.eds_news_flcFoundation .edn_category_menu_wrapper.row li.node.level_0 a .category-title {
	margin-bottom: 0;
    padding-bottom: 0.5rem;
	padding-top: 0;
    color: #3e76a9;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.25;
}
.eds_news_flcFoundation .edn_category_menu_wrapper.row li.node.level_0 a .category-description {
	color: #0f0f0f;
	margin-bottom: 0;
	line-height: 1.5;
}
@media only screen and (max-width: 991px) {
	.eds_news_flcFoundation .edn_category_menu_wrapper.row li.node.level_0 {
		flex: 0 0 49.5%!important;
	}
}
@media only screen and (max-width: 575px) {
	.eds_news_flcFoundation .edn_category_menu_wrapper.row {
		justify-content: center!important;
	}
	.eds_news_flcFoundation .edn_category_menu_wrapper.row li.node.level_0 {
		flex: 0 0 calc(100% - 2.5rem)!important;
	}
}