.box-image-text .image {
  min-height: 190px;
  max-height: 190px;
}

.box-image-text .image img {
  max-height: 190px;
  margin: auto;
}

.box-simple {
  min-height: 230px;
}

.home-carousel {
    background: None !important;
    color: #FFFFFF;
}

.home-carousel .dark-mask {
    background-color: #081529;
    opacity: 1;
}

.home-carousel h1 {
    color: #5B99B5;
}

#footer {
    background-color: #081529;
    color: #ffffff;
}

#copyright {
    background-color: #081529;
    color: #ffffff;
}

:root {
    --navbar-focus: #5B99B5;
    --primary-accent: #081529;
    --navbar-border-top: #A6292B;
}

#heading-breadcrumbs {
    background: none;
    background-color: #081529;
}

#heading-breadcrumbs h1 {
    color: #5B99B5;
}