body {
  border-top: 10px solid #333;
}
.page-wrapper {
  background-image: url('../img/large/harp-2700446_1920-dark.jpg');
  background-size: cover;
}
.home-welcome {
  color: #fff;
  padding: 120px 0;
}
.home-welcome h1 {
  font-family: 'Piazzolla', serif;
  font-weight: lighter;
  font-size: 5rem;
}
.section-one {
  padding: 55px 0;
  border-top: 5px solid #fff;
  background-image: url('../img/AHS-HarpStrings.png');
}
.section-two {
  padding: 55px 0;
  background-color: #F8F8F8;
}
.section-three {
  padding: 55px 0;
  background-color: #2D353B;
  color: #fff !important;
}
.section-four {
  padding: 55px 0;
  border-top: 5px solid #fff;
  background-image: url('../img/pattern-subtle1.png');
}
.img-bg-gold {
  background-color: #C8B968;
  background-image: url('');
  display: block;
  height: auto;
  overflow: visible;
  width: auto;
  padding: 10px;
}
.img-bg-gold img {
  margin-top: 20px;
  margin-left: 50px;
}
.news-tile {
  background-color: #46B9CB;
  background-size: cover;
  padding: 25px;
  color: #fff;
}
.new-tile-2 {
    padding: 25px;
    background-color: #2D353B;
    color: #fff !important;
}
.news-tile h3 {
  font-family: 'Piazzolla', serif;
  font-size: 3rem;
  font-weight: bold;
}
.events ul {
  list-style: none;
}
.events ul li {
  padding-top: 15px;
}
.events ul li b {
  font-size: 2rem;
  font-weight: 600;
  font-family: 'Philosopher', sans-serif;
}
.events ul li a {
  color: #000;
  text-decoration: underline;
  font-size: 1.7rem;
  font-family: 'Philosopher', sans-serif;
}
.social a {
  color: #000;
  text-decoration: underline;
  font-size: 1.7rem;
  font-family: 'Philosopher', sans-serif;
}
.flexslider .slides>li a {
    color: #fff !important;
}
