ยฉ 2026 Hedgehog Software, LLC
.text-container { &:hover { .text-container__name { background-color: blue; } } }
.text-container { &:hover { &__name { background-color: blue; } } }