Hi Jerry,
You can use custom css to change the css properties. Apply it into your custom css file. Below is an example:
#eb.mod-easyblogshowcase-magazine .eb-gallery-content__meta a {
color: red !important;
}
#eb.mod-easyblogshowcase-magazine .eb-gallery-buttons .active {
background-color: red !important;
}