/** Academics Theme Color: Green **/

#page-title-banner {
  background-color: #26483e; }

.featured-image-tab {
  background-color: #26483e; }

footer {
  background-color: #26483e; }

.alamo svg {
  width: 200px;
  fill: #26483e; 
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.alamo svg {
  width: 200px;
  fill: #26483e; 
  } 
}

.colorized{
  color: #427e6b;
}
.full-width-featured-image-tab .full-width-featured-text {
  background-color: rgba(38, 72, 62, 0.9); }

.full-width-featured-text-colorized {
  background-color: rgba(38, 72, 62, 0.9); }

.featured-banner-container {
  background-color: #26483e; }

.banner-image-container {
  background-color: #26483e; 
}
.colorized .colorized-academics{
  background-color: #427E6B;
}
.colorized .colorized-academics-darken{
  background-color: #26483E;
}
.colorized .colorized-academics-accent{
  background-color: #7E4A48;
}
.colorized-border.border-theme-highlight{
  border-color: #a5b885;
}
.tablepress.colorized-theme-darken thead th {
  background-color: #26483e !important;
  font-weight: 700;
  vertical-align: middle;
}