
.txt-nombre-tabla {
  color: #58666e;
  font-weight: 600;
}

ul.social-icons li a.facebook {
  background: #3e5ea2;
}

ul.social-icons li a.twitter {
  background: #2eb0e3;
}

ul.social-icons li a.github {
  background: #fff;
}

ul.social-icons li a.pinterest {
  background: #f43a2c;
}

ul.social-icons li a.google {
  background: #da5f2e;
}

.redText {
  color: #df2826;
}

.bold {
  font-weight:bold;
}

ul.social-icons li a.linkedin {
  background: #107cb7;
}
