Can you make the title text bold on a website?

hi!

is it possible to make the title text bold? (only the title)

website is: www.gallerychristian.com

thanks!

@christian_russo
Hello,

.full-unstyled-link {
	font-weight: bold;
}

Add this CSS at the bottom of Online Store->Theme->Edit code->Assets->theme.scss.liquid

thanks! is there also a way to make it smaller? and closer to the picture?