@charset "utf-8";
/* ===========================================================

	Title: features.css
	Created: 2019-9-10

=========================================================== */
/*

	features

=========================================================== */
h3 {
  color: #009348 !important;
}
.features-table th {
  width: 50%;
}
.features-table td {
  text-align: center;
  width: 50%;
}
.features-table span {
  color: var(--main-color, #009348);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: "Noto Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.72px;
}
