Introduction
The descendant selector helps you style elements that are inside other elements, like decorating a room inside a house.
You want to change the color of all paragraphs inside a section.
You want to make all links inside a navigation bar bold.
You want to add spacing to list items inside a menu.
You want to style all buttons inside a form differently.
You want to change font size of text inside a specific container.