

/* CSS from section stylesheet tags */
.custom-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}