Hi
The shadow is from S5 Box module, I just disabled this module for you.
About the color for text and button, which color you want to change to? You can override with this custom css:
#s5_pos_custom_2 .readon {
color: #333333 !important;
}
and change to your desired color + put the code into the file: ROOT/templates/arthur/css/custom.css (Create this file if it doesn't exist now)