.root:not(:first-child) {
    margin-top: 40px;
}

.title {
    margin-bottom: 15px;
    margin-top: 0;
    font-size: 16px;
    color: #333;
}
