You search for this:
<div class="footer-socket-left-sectoin">
<?php do_action( 'colormag_footer_copyright' ); ?>
</div>
and put whatever you want instead of, for example:
<div class="footer-socket-left-sectoin" style="color:#fff!important;">
Poliklinika Ribnjak © <?php echo date ('Y')?>.
</div>