/*----------------------------------------------
 |  main_extra.css |
 |-----------------
 |  Extra additions to already existing elements in main.css
 *---------------------------------------------*/
div#footer-b p {
  text-align: center;
  padding-top: 7px;
}

div#footer-b p a {
  text-align: center;
  color: White;
}
