.bottom-container {
  width: 100%;
  height: 80px;
  padding: 0;
  margin: 0;
  border: 0;
  background-color: rgb(246, 177, 93);
}

.div-footer-menu {
  margin-top: 5pt;
  font-size: 12pt;
  color:rgb(255, 255, 255);
  font-family: OpenSans;
  font-weight: normal;
}

.footer-menu-text:link {
  color:rgb(255, 255, 255);
  text-decoration: none;
}

.footer-menu-text:visited {
  color:rgb(255, 255, 255);
  text-decoration: none;
}

.footer-menu-text:hover {
  color:rgb(255, 255, 255);
  text-decoration: underline;
}

.p-footer {
  font-size: 10pt;
  color:rgb(255, 255, 255);
  font-family: OpenSans;
  font-weight: normal;
}
