/*
    Convenings: #00799A
    Grants: #829346
    Perspective: #A2224B
    Community: #E4A533
*/

.highlight-container {border: thin solid #b6ada7; padding: 1em; background-color: #ffffff; -webkit-box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.21);
-moz-box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.21);
box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.21);}

.highlight-tagline {color:#FFF; background-color: #A2224B; font-family: 'Montserrat', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif; text-transform: uppercase; font-size: 0.7em; font-weight: 600; line-height: 1.65em; padding: 0.2em 0.8em; display: inline-block; margin-bottom: 0.75em;}
.about-highlight-container .highlight-tagline {background-color: #A2224B; }
.convenings-highlight-container .highlight-tagline {background-color: #00799A; }
.grants-highlight-container .highlight-tagline {background-color: #829346; }
.perspective-highlight-container .highlight-tagline {background-color: #A2224B; }
.community-highlight-container .highlight-tagline {background-color: #E4A533; }
.support-highlight-container .highlight-tagline {background-color: #68004B; }

.highlight-headline {font-family: 'Montserrat', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif; font-weight:600; font-size: 1.1em; margin: 0em 0 0.5em 0;}

.highlight-image {max-height: 200px; display: inline-block;}

.image-layout-above {width: 100%; height: 200px; margin: 1em 0 1em 0;}
.image-layout-above img {width: 100%; height: 200px; object-fit: cover;}

.image-layout-left {float: left; max-width: 45%; margin: 0 1em 0 0;}
.body-layout-right {margin: 0;}

.image-layout-right {float: right; max-width: 45%; margin: 0 0 0 1em;}
.body-layout-left {margin: 0;}

.image-layout-center {width: 100%; height: 200px; margin: 0 0 1em 0;}
.image-layout-center img {width: 100%; height: 200px; object-fit: cover;}
.body-layout-full {width: 100%;}

.highlight-body {font-family: 'Lato', "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif; font-weight: 300;}
.highlight-body p:last-of-type {margin-bottom: 0;}

.highlight-link-container {text-align: right; clear: both; padding: 0.5em 0 0 0;}
.highlight-link {display: inline-block; text-transform: uppercase; color: #68004b; border: 1px solid #68004b; font-size: 0.8em; font-weight: 600; line-height: .8; font-family: 'Montserrat', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif; padding: 0.5em 1em; text-decoration: none !important;}
.highlight-link:hover {background-color: #f7f2f6; color: #68004b;}
.highlight-link::after {font-family: FontAwesome; font-size: 1.1em; content: " \f144";}