body .content_wrapper
{
	margin-top: 58px;
}

body .content_wrapper h2
{
	font-family: 'Gilroy';
}

body .content_wrapper .review_item .review_name {
    font-family: "GilroyRegularItalic";
	color: #000;
}

body .content_wrapper .review_item .inputtext {
    font-family: "GilroyRegularItalic";
}

body .content_wrapper .update_container .agree_prop .text {
    font-family: "GilroyRegularItalic";
}

body .content_wrapper .button_container .btn {
    font-family: 'Gilroy';
}