@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;600;700&display=swap');

body, h1, h2, h3, h4, h5, h6 {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-weight: 300;
	color: #000;
}


h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
	font-weight: 600;
}
.title-h1h2 h1 { line-height: 1; margin-bottom: 30px}

.modular-features.small .feature-icon i {color: #000}

.header-fixed .hero {background-position: center center; background-repeat: none; min-height: 500px}

.home-text {text-align: center}