.tpl-intro main .ecosystem {
    background-color: #f0f3f5;
    padding-bottom: 2.5rem;
}
.ecosystem .cmp-cards {
    margin-bottom: 2rem;
}
.ecosystem .cmp-cards figure .elm-image {
    width: 64px;
    height: 64px;
}

main:target {
    scroll-margin-top: 130px;
}
