.line-banner {
  align-items: center;
  background: #ffbb1c;
  display: flex;
  justify-content: center;
  padding: 10px 0;
}