#artists header {
    margin-bottom: 50px;
}
#artists header .edito {
    margin-bottom: 40px;
}
#artists header .tools {
    margin-top: 40px;
}
#artists .results {
    padding: 0 var(--default-gap);
}
#artists .results .item {
    margin-bottom: 50px;
}