.t3-footer {
  background: #07b;
  color: #fff;
}
.t3-footer a {
  color: #bbe6ff;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  color: #fff;
}
.t3-footnav .module-title {
  color: #fff;
}
.t3-copyright {
  border-top: 1px solid #0087d5;
}