.page-footer {
  background-color: #04356c !important;
}

.page-footer nav {
  >ul {
    li {
      a {
        color: #fff;
      }
    }
  }
}
