.spudsLogo {
  padding: 0;
  /* opacity: 0.9; */
  width: 95px;
}

.spudsLogo:hover {
  opacity: 0.81;
}

#portfolio .container-fluid .portfolio-box {
  height: 400px;
  min-height: 225px;
  min-width: 400px;
  padding: auto;
  width: 711px;
}

.spuds-music-section {
  background-color: #f0f0f0;
}

.navbar {
  border-bottom: solid 2px #f4623a;
}

hr.divider {
  height: 0.135rem;
  max-width: 100%;
}

.shadow-shows {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.5);
}

.playAlbums img {
  height: 54px;
  margin: 36px 18px 0;
  width: 54px;
}
