/*
 Theme Name:   Mosaico
 Theme URI:    http://themeskingdom.com
 Description:  Mosaico is the portfolio WordPress theme for all creative souls (designers, photographers, illustrators, etc.) that are looking to promote their stunning work. Its homepage features the projects in the most elegant and sleek way. The single Project pages are simple, and content-driven, allowing the site visitors to enjoy them fully. This responsive and highly customizable theme comes with a blog section.
 Author:       Themes Kingdom
 Author URI:   http://themeskingdom.com
 Template:     deppo
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:
 Text Domain:  mosaico
*/


.site-title {
	font-size: 20px;
}

@media screen  and (max-width: 600px) {
	.site-title {
		font-size: 16px;
	}
}
