.footer-text-container {
  background-color: #20192F;
  padding: 60px 40px; }
  .footer-text-container p {
    color: #ffffff94; }

.links-footer {
  background-color: #fff;
  border-top: 1px solid #eee;
  font-size: 12px;
  line-height: 1.5;
  padding: 30px;
  text-align: center; }
