﻿.footer {
  margin-top: 30px;
  background-color: #2954a2;
  color: #fff;
  height: 110px;
}

.footer-top {
  height: 40px;
  line-height: 50px;
  text-align: center;
}

.footer-bottom {
    height: 25px;
    line-height: 25px;
    text-align: center;
}