#spVideoPrev,
#spVideoNext {
  color: #555;
  opacity: 0.7;
}
#spVideoPrev:hover,
#spVideoNext:hover {
  opacity: 1;
}