@import url('/local/themes/fouro/css/styles.css?v=297393423');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('/core/bootstrap/3/css/bootstrap.min.css?v=297393423');
@import url('/local/fonts/investigo-font/iconly.css?v=4');
@import url('/core/css/global.min.css?v=297393423');
body {
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 2;

}
header {
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	color: #051b23;
	font-size: 18px;
	line-height: 2;

}
p {
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-size: 17px;
	line-height: 2;

}
p.lead {
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	color: #39b2a3;
	font-size: 22px;
	line-height: 2;

}
h1 {
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	color: #39b2a3;
	font-size: 54px;

}
h2 {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #39b2a3;
	font-size: 32px;
	line-height: 2;

}
h3 {
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	color: #39b2a3;
	font-size: 22px;
	line-height: 2;

}
h4 {
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	color: #39b2a3;
	font-size: 20px;
	line-height: 2;

}
@media (min-width: 768px) { 
} 
@media (min-width: 1200px) { 
} 
.btn-primary {
	border-color: #39b2a3;
	background-color: #39b2a3;

}
body {
    background-color: var(--light-grey);
}
