/**
* Block Name: text
*/

section.text a {
  text-decoration: underline;
  color: #fdbd26;
  font-weight: 700;
}
