#headline .intro-content p {
  text-shadow: 0px 2px 3px black, 1px 1px 2px black;
}

#headline .intro-content p > a {
  text-shadow: none;
}

@media screen and (min-width:768px) and (max-width:992px) {
  #portfoliolist .portfolio .portfolio-wrapper {
    height: 425px;
  }
}

.portfolio-wrapper .portfolio-content .num-dot {
  margin-top: -.25em;
  margin-bottom: .25em;
}
