.button-create-an-account {
    text-decoration: underline;
}

.banner-list-item li {
    padding-left: 0px !important;
}

.banner-list-item li::before {
    width: 7px !important;
}

.shop-by-industry-banner .main-content-container {
    border-radius: 5px;
    background: linear-gradient(180deg, rgba(26, 85, 50, 0.00) 0%, var(--ats-brand-primary-green) 77.9%);
    box-shadow: 0px 4px 23.3px 8px rgba(0, 0, 0, 0.10);
}

.shop-by-industry-banner .component-wrapper-spacer {
    margin-bottom: 10px;
}