.main-header {
  background-color: #eeeeee;
  padding: 25px 0;
  background-image: url("../images/powerPumpBg.png");
}
.albumArt,
.custom-class {
  text-align: center;
}
.social-media ul {
  list-style-type: none;
  margin-bottom: 0;
}
.social-media li {
  float: right;
  margin-left: 45px;
  margin-bottom: 0;
}
.social-media li a {
  color: white;
}
.social-media {
  padding-top: 7px;
  padding-bottom: 7px;
  background-color: rgb(111, 198, 216);
  color: white;
}
.design-link {
  text-align: right;
}
