footer {
  background-color: #000;
}

.merino-footer {
  color: #fff;
  font-weight: 100;
  text-align: center;
}

.merino-footer a {
  color: #f3f3f3;
  border-bottom: solid 1px #f3f3f3;
}

.merino-footer a:hover,
.merino-footer a:active {
  text-decoration: none;
  color: #ff9016;
  border-color: #ff9016;
}

.merino-footer--empresa {
  text-transform: uppercase;
  font-weight: 700;
  color: #ff9016;
}

.merino-footer--dedicacion {
  font-weight: 700;
}