Hi Alexandrairinalazar,
To change the color of the site title go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:
#site-title a, #site-title a:hover, #site-title a:focus, #site-title a:active { color: #0cb700; }
Thank you!