/**
 * 	Team colors
 */

.mgha-team-black { background: #000 !important; }
.mgha-team.mgha-team-black.team-header-link a,
.mgha-team-black:not(td) { border-color: #444 !important; color: #FFF !important; }
.gallery-caption.mgha-team-black strong { background-color: #444 !important; color: #FFF !important; }

.mgha-team-white { background: #FFF !important; }
.mgha-team.mgha-team-white.team-header-link a,
.mgha-team-white:not(td) { border-color: #EEE !important; color: #000 !important; }
.gallery-caption.mgha-team-white strong { background-color: #EEE !important; color: #000 !important; }

.mgha-team-cardinal,
.mgha-team-red { background: #F00 !important; }
.mgha-team-cardinal:not(td),
.mgha-team.mgha-team-cardinal.team-header-link a,
.mgha-team.mgha-team-red.team-header-link a,
.mgha-team-red:not(td) { border-color: #A50000 !important; color: #FFF !important; }
.gallery-caption.mgha-team-red strong { background-color: #A50000 !important; color: #FFF !important; }

.mgha-team-green { background: #307241 !important; }
.mgha-team.mgha-team-green.team-header-link a,
.mgha-team-green:not(td) { border-color: #23512E !important; color: #FFF !important; }
.gallery-caption.mgha-team-green strong { background-color: #23512E !important; color: #FFF !important; }

.mgha-team-lime { background: #32CD32 !important; }
.mgha-team.mgha-team-lime.team-header-link a,
.mgha-team-lime:not(td) { border-color: #269e26 !important; color: #000 !important; }
.gallery-caption.mgha-team-lime strong { background-color: #269e26 !important; color: #000 !important; }

.mgha-team-blue { background: #00F !important; }
.mgha-team.mgha-team-blue.team-header-link a,
.mgha-team-blue:not(td) { border-color: #00009E !important; color: #FFF !important; }
.gallery-caption.mgha-team-blue strong { background-color: #00009E !important; color: #FFF !important; }

.mgha-team-teal { background: #43A9BF !important; }
.mgha-team.mgha-team-teal.team-header-link a,
.mgha-team-teal:not(td) { border-color: #307887 !important; color: #FFF !important; }
.gallery-caption.mgha-team-teal strong { background-color: #307887 !important; color: #FFF !important; }

.mgha-team-purple { background: #70F !important; }
.mgha-team.mgha-team-purple.team-header-link a,
.mgha-team-purple:not(td) { border-color: #4800A0 !important; color: #FFF !important; }
.gallery-caption.mgha-team-purple strong { background-color: #4800A0 !important; color: #FFF !important; }

.mgha-team-gold,
.mgha-team-yellow { background: #FFED00 !important; }
.mgha-team-gold:not(td),
.mgha-team.mgha-team-yellow.team-header-link a,
.mgha-team.mgha-team-gold.team-header-link a,
.mgha-team-yellow:not(td) { border-color: #DBB600 !important; color: #000 !important; }
.gallery-caption.mgha-team-gold strong,
.gallery-caption.mgha-team-yellow strong { background-color: #FFED00 !important; color: #000 !important; }

.mgha-team-pink { background: #EFAACC !important; }
.mgha-team.mgha-team-pink.team-header-link a,
.mgha-team-pink:not(td) { border-color: #B57B98 !important; color: #000 !important; }
.gallery-caption.mgha-team-pink strong { background-color: #B57B98 !important; color: #000 !important; }

.mgha-team-hot-pink { background: #ED4377 !important; }
.mgha-team.mgha-team-hot-pink.team-header-link a,
.mgha-team-hot-pink:not(td) { border-color: #D80044 !important; color: #FFF !important; }
.gallery-caption.mgha-team-hot-pink strong { background-color: #D80044 !important; color: #FFF !important; }

.mgha-team-light-blue,
.mgha-team-columbia { background: #ABCBF4 !important; }
.mgha-team-light-blue:not(td),
.mgha-team.mgha-team-columbia.team-header-link a,
.mgha-team.mgha-team-light-blue.team-header-link a,
.mgha-team-columbia:not(td) {border-color: #708FB5 !important; color: #000 !important; }
.gallery-caption.mgha-team-light-blue strong,
.gallery-caption.mgha-team-columbia strong { background-color: #708FB5 !important; color: #000 !important; }

.mgha-team-orange { background: #FF6A00 !important; }
.mgha-team.mgha-team-orange.team-header-link a,
.mgha-team-orange:not(td) { border-color: #CC5100 !important; color: #FFF !important; }
.gallery-caption.mgha-team-orange strong { background-color: #CC5100 !important; color: #FFF !important; }

.mgha-team-grey,
.mgha-team-silver { background: #CCC !important; }
.mgha-team-grey:not(td),
.mgha-team.mgha-team-grey.team-header-link a,
.mgha-team.mgha-team-silver.team-header-link a,
.mgha-team-silver:not(td) { border-color: #999 !important; color: #000 !important; }
.gallery-caption.mgha-team-grey strong,
.gallery-caption.mgha-team-silver strong { background-color: #999 !important; color: #000 !important; }

.mgha-team-sky-blue { background: #95BCDD !important; }
.mgha-team.mgha-team-sky-blue.team-header-link a,
.mgha-team-sky-blue:not(td) { border-color: #5D809E !important; color: #000 !important; }
.gallery-caption.mgha-team-sky-blue strong { background-color: #5D809E !important; color: #000 !important; }

.mgha-team-navy { background: #293068 !important; }
.mgha-team.mgha-team-navy.team-header-link a,
.mgha-team-navy:not(td) { border-color: #161A38 !important; color: #FFF !important; }
.gallery-caption.mgha-team-navy strong { background-color: #161A38 !important; color: #FFF !important; }

.mgha-team-royal-blue { background: #272BA5 !important; }
.mgha-team.mgha-team-royal-blue.team-header-link a,
.mgha-team-royal-blue:not(td) { border-color: #171960 !important; color: #FFF !important; }
.gallery-caption.mgha-team-royal-blue strong { background-color: #171960 !important; color: #FFF !important; }

.mgha-team-maroon { background: #703E54 !important; }
.mgha-team.mgha-team-maroon.team-header-link a,
.mgha-team-maroon:not(td) { border-color: #442634 !important; color: #FFF !important; }
.gallery-caption.mgha-team-maroon strong { background-color: #442634 !important; color: #FFF !important; }

.mgha-team-bright-blue { background: #0096FF !important; }
.mgha-team.mgha-team-bright-blue.team-header-link a,
.mgha-team-bright-blue:not(td) { border-color: #0078CC !important; color: #FFF !important; }
.gallery-caption.mgha-team-bright-blue strong { background-color: #0078CC !important; color: #FFF !important; }
