/* Trust element (50-trustelement.twig.html pattern -> 50-trustelement.sass) */
/*************** BASE DEFINITIONS ***************/
/*************** COLOR DEFINITIONS ***************/
/* Simple grey scale */
/* Base colors */
/* Content text colors */
/* Elements colors normal state (e.g. button) */
/* Elements colors hover state (e.g. button) */
/* Elements colors active state (e.g. button) */
/*************** FONT DEFINITIONS ***************/
/* Font families */
/* Font Sizes */
/*************** MARGIN DEFINITIONS ***************/
/* Template paddings */
/* Title margins */
/*************** BORDER DEFINITIONS ***************/
/*************** OTHER DEFINITIONS ***************/
/* line 3, ../../../sass/patterns/50-trustelement.scss */
.iqbm-trust-element-icon {
  color: #78c73f;
  display: inline-block;
  width: 15%;
  font-size: 27.34375px;
  text-align: center;
  vertical-align: super;
  font-weight: bold;
  overflow: hidden;
}

/* line 14, ../../../sass/patterns/50-trustelement.scss */
.iqbm-trust-element-text {
  padding-left: 3%;
  width: 80%;
  margin-left: 2%;
  display: inline-block;
  vertical-align: middle;
}
/* line 20, ../../../sass/patterns/50-trustelement.scss */
.iqbm-trust-element-text p {
  margin: 0;
}
/* line 23, ../../../sass/patterns/50-trustelement.scss */
.iqbm-trust-element-text strong {
  font-size: 17.5px;
}

/* line 28, ../../../sass/patterns/50-trustelement.scss */
.iqbm-trust-element-number {
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
}
