Hi cspgsl
You can try with this tweak:
1 - Download attached file >> unzip and copy 2 files inside into this folder: templates/ja_landscape/acm/slideshow/tmpl/
Remember to backup old files first
2 - You can edit this file: templates/ja_landscape/acm/features-intro/tmpl/style-2.php
Look for this line of code:
<?php if($helper->get('link')) : ?>
<a class="readmore" href="<?php echo $helper->get('link') ?>"><?php echo $helper->get('btn-value'); ?></a>
<?php endif ; ?>
and edit class as you wish.