@charset "UTF-8";
/* CSS Document */

.band-pride {
  background-color: #fc782a;
  padding-top: 70px;
  padding-bottom: 40px;
  min-height: 250px;
  background-image: url("../images/pride/pridebanner2.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}