
.banner {
  padding: 4px;
  background: #ffffd0;
  font-weight: bold;
  color: red;
  border: 1px solid red;
  border-top: 0px;
}
