/* CSS Document */
.main-banner {
  min-height: 500px;
  color: white;
  background: #DD0000;
}
.main-banner h1, .main-banner h2, .main-banner h3, .main-banner h4 {
  color: white;
  text-align: left;
}

.home-banner-ms .row {
  background-image: url(../microsoft/img/banners/Image_AnywhereItMatters-V2_1920x660.jpg);
  background-size: cover;
  background-position: center;
  margin-bottom: 1rem;
}
.home-banner-ms h1, .home-banner-ms h2, .home-banner-ms h3, .home-banner-ms h4, .home-banner-ms p {
  color: white !important;
}
.home-banner-ms h4 {
  text-align: left;
}
.home-banner-ms div.banner-365-content {
  padding: 1rem;
}/*# sourceMappingURL=home.css.map */