@charset "utf-8";
/* CSS Document */
footer {
  min-width: 1128px;
  background-color: #edeff1;
  height: 165px;
  border-top: #215a88 8px solid;
}
footer .bt-logo {
  margin-top: 25px;
  margin-right: 30px;
}
footer .bt-txt {
  font-size: 12px;
  color: #808080;
  line-height: 30px;
}