If you want to have a special style for the "continue reading" of the Joomla articles you have to create an override.
In this case you should use the class="uk-button", see image below.
For example, just take the Joomla article layout /warp/systems/joomla/layouts/article.php and copy it to your style folder /styles/STYLE-NAME/layouts/article.php and modify it. > See image below and add a css class for the "read more"
Now your modified article layout file will be used instead of the default system layout.
I have also tried changing the footer background colour from black to white, but can't seem to get it to work. If you don't mind could you show how I could do that.