@charset "utf-8";
/* CSS Document */

body{
	color: rgba(146,146,146,1.00);
}

.greyfont{
	font-family: 'Montserrat', sans-serif;

	color: rgba(146,146,146,1.00);

	font-size: 45px;


	font-weight: 500;

	line-height: 24px;
}

#contacts, .head{
	color: rgba(68,67,67,1.00);
}