.partial-footer {
  background: url(/Content/img/footer.png) no-repeat;
  height: 100px;
  width: 100%;
  text-align: center; }
  .partial-footer > .wrapper {
    color: #ece9d9;
    line-height: 25px;
    padding-top: 8px; }
    .partial-footer > .wrapper > a {
      color: #ece9d9;
      text-decoration: none; }
      .partial-footer > .wrapper > a .admin {
        font-weight: bolder; }
      .partial-footer > .wrapper > a > img {
        vertical-align: text-bottom; }
