/** Intitutional Theme Color: Purple **/

#page-title-banner {
  background-color: #4a3544; }

.featured-image-tab {
  background-color: #4a3544; }

footer {
  background-color: #4a3544; }

.alamo svg {
  width: 200px;
  fill: #4a3544; 
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.alamo svg {
  width: 200px;
  fill: #4a3544; 
  } 
}
.full-width-featured-image-tab .full-width-featured-text {
  background-color: rgba(74, 53, 68, 0.9); }

.full-width-featured-text-colorized {
  background-color: rgba(74, 53, 68, 0.9); }

.featured-banner-container {
  background-color: #4a3544; 
}
.banner-image-container {
  background-color: #4a3544; 
}
.colorized .colorized-institutional{
  background-color: #865F7B;
}
.colorized .colorized-institutional-darken{
  background-color: #4A3544;
}
.colorized .colorized-institutional-accent{
  background-color: #C0511B;
}
.colorized-border.border-theme-highlight{
  border-color: #A76393;
}