.juice5 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 7px;
  }

.juice5 a {
  color: rgba(243, 235, 13, 1);
  }

.juice5 a:hover {
  color: #fff8b0;
  text-shadow:
    0 0 2px #fff8b0,
    0 0 4px #fff9a5;
  }