﻿
.nav__breadcrumb{
    display: none;
}

#startup-supplyservice {
    max-width: 1000px;
}

/*    #startup-supplyservice h1 {
        margin-bottom: 3rem;
    }
*/

    #startup-supplyservice a {
        color: var(--dark-maroon);
        text-decoration: underline;
        font-weight: bold;
        white-space: nowrap;
    }

