/**
* Block Name: text
*/

section.text p {
  opacity: 0.62;
}

section.text h1,
section.text h2,
section.text h3,
section.text h4 {
  opacity: 0.764;
}
