/* ==========================================================================
   Probit LLC — Home Page Sections
   ========================================================================== */

/* Hero styles live in blocks/hero/style.css */
/* Services styles live in blocks/services/style.css */
/* About styles live in blocks/about/style.css */
/* Stats styles live in blocks/stats/style.css */
/* Projects styles live in blocks/projects/style.css */
/* Technologies styles live in blocks/technologies/style.css */

@media (max-width: 768px) {
	.site-main--home .section-title {
		font-size: 1.65rem;
		line-height: 1.25;
		overflow-wrap: break-word;
	}

	.site-main--home .section-desc {
		font-size: 0.9375rem;
	}
}
