body {
	color: #383838;
    background-color: #f6f6f6;
    font-family: Rethink Sans, sans-serif;
    font-size: 16px;
    line-height: 1.5;
}
a {
	border-color: unset;
    color: #383838;
    text-decoration: none;
}
.hcg-sticky-header {
	z-index: 999;
}
.hcg-service_icon-block svg {
    width: 86px;
    height: 86px;
    stroke-width: 1px;
    color: #65BC45;
}