@charset "UTF-8";
/* CSS Document */

/* MODULE CSS */
.MoMtQTheme .eds_news_Advantage .card {
	margin-top: 0px;
	box-shadow: none;
}

.MoMtQTheme .eds_news_Advantage .title, .MoMtQTheme .eds_news_Advantage .card-title, .MoMtQTheme .eds_news_Advantage .info-title, .MoMtQTheme .eds_news_Advantage .footer-brand, .MoMtQTheme .eds_news_Advantage .footer-big h5, .MoMtQTheme .eds_news_Advantage .footer-big h4, .MoMtQTheme .eds_news_Advantage .media .media-heading, .MoMtQTheme .eds_news_Advantage .image_title {
	font-family: priori-serif, serif;
	font-weight: 700;
}
.MoMtQTheme .eds_news_Advantage .title {
	color: #b99131;
	font-size: 3rem;
}
h2.card-title.h4 {
	font-size: 1.6rem;
	line-height: 1.6rem;
}

.MoMtQTheme .eds_news_Advantage a:link, .MoMtQTheme .eds_news_Advantage a:active, .MoMtQTheme .eds_news_Advantage a:visited {
	color: #157b94;
}

.MoMtQTheme .eds_news_Advantage .text-muted, .MoMtQTheme .eds_news_Advantage .bmd-help {
	color: #777c7e!important;
	font-family: hypatia-sans-pro, sans-serif;
}

.MoMtQTheme .edNews_socialPrintWrapper {
	padding: 0;
}

.MoMtQTheme .eds_news_Advantage .card-raised .author a {
	color: #17afd4!important;
}
.MoMtQTheme .eds_news_Advantage .card-raised .card-description p {
	color:rgba(255, 255, 255, 0.7)!important;
	margin:0 0 1.2rem;
}

.MoMtQTheme .eds_news_Advantage .btn.btn-primary {
    color: var(--quaternary);
    background-color: #ffffff;
    border-color: #ffffff;
	box-shadow: none!important;
	font-weight: 700;
	border-radius: 2rem;
	text-transform: none;
	font-size:.9rem;
}
.MoMtQTheme .eds_news_Advantage .btn.btn-primary:active {
    color: var(--quaternary)!important;
    background-color: #ffffff!important;
    border-color: #ffffff!important;
}
.MoMtQTheme div.card-category a {
	font-size: .75rem;
	text-transform: uppercase;
	color: #777c7e!important;
	font-family: "Roboto", "Helvetica", "Arial", sans-serif;
}
.MoMtQTheme .eds_news_Advantage .card .card-header.card-header-image img {
	box-shadow: none;
}

.public-donation-form, .public-vocational-inquiry-form, .public-contact-form {
    background-color: #fbf7ec;
    padding: 30px;
}
