.page-footer{
  background-color: black;
  color: #BCBCBC;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.footer-links{
  color: #BCBCBC;
  font-family: Work Sans;
  font-size: 11px;
}

.footer-padding{
  padding-top: 10%;
}

.footer-links:hover{
  color: #BCBCBC;
  cursor: pointer;
}

.footer-links:visited{
  color: #BCBCBC;
}

.footer-titles{
  font-size: 12px;
  color: #BCBCBC;
  /*font-style: medium;*/

}

.top-white-border{
  border-top: groove 0.5px #BCBCBC;
  width: 90%;
  text-align: center;
}
