.footer {
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  background-color: #29569f;
  color: white;
  text-align: center;
  padding: 10px 0;
  cursor: default;
  min-height: 100% !;
}

.write {
  font-size: 11px;
}
