
.anchor {
  border-top: 50px solid transparent;
  margin-top: -50px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  margin-bottom: 0px;
}

.top-padding-50 { padding-top: 50px; }

.active a { background-color: #E74C3C !important; }

.footer {
  margin-top: 30px;
  width: 100%;
  height: 40px;
  background-color: #f5f5f5;
}

.footer p { margin: 10px 0; }
