@charset "utf-8";
/* CSS Document */

.well {
  width: 371px;
}

button.btn.btn-danger {
  background-color: #7d110c;
}

.btn-danger:hover {
  background-color: red;
}

header#header {
  height: 103px;
}

.h1 {
  color: #8c1809;
}
