@import "../style.css";

.half-banner-bg{
 background: linear-gradient(to bottom, var(--banner) 66%, transparent 34%);
}