/**
* Block Name: text
*/

section.text h1:has(+ *) {
  margin-bottom: 50px;
}
