{{#markdown}} ```scss .your-modal-close-class { @include reveal-close($color); } /* Change the color of the close button */ $color: $reveal-close-color; ``` {{/markdown}}