/** Patient Care Theme Color: Blue **/

#page-title-banner {
  background-color: #0d4857; }

.featured-image-tab {
  background-color: #0d4857; }

footer {
  background-color: #0d4857; }

.alamo svg {
  width: 200px;
  fill: #0d4857; 
}

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

.colorized{
  color: #15748c;
}
.full-width-featured-image-tab .full-width-featured-text {
  background-color: rgba(13, 72, 87, 0.9); }

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

.featured-banner-container {
  background-color: #0d4857; }

.banner-image-container {
  background-color: #0d4857; 
}
.colorized .colorized-patientcare{
  background-color: #15748C;
}
.colorized .colorized-patientcare-darken{
  background-color: #0D4857;
}
.colorized .colorized-patientcare-accent{
  background-color: #C54417;
}
.colorized-border.border-theme-highlight{
  border-color: #4BC0C4;
}