/* line 4, app/assets/stylesheets/fainchapp.scss */
header.masthead, .square, header.custhead {
  background: url(/assets/bg-pattern-39693ccdee6ec5114920870325b2da681756046333cefdbb880de66af83bef49.png), linear-gradient(to left, #57009f, #57009f);
}

/* line 7, app/assets/stylesheets/fainchapp.scss */
#services .card {
  border-color: #09721b;
}

/* line 11, app/assets/stylesheets/fainchapp.scss */
button.choose_plan, .popular {
  background: linear-gradient(to left, #2d58ab, #09721b);
}

/* line 15, app/assets/stylesheets/fainchapp.scss */
a.choose_plan_anchor {
  background: linear-gradient(to left, #dc3545, #dc3545);
  color: white;
}

/* line 20, app/assets/stylesheets/fainchapp.scss */
.download.bg-primary {
  background: linear-gradient(to left, #28a745, #28a745);
}

/* line 24, app/assets/stylesheets/fainchapp.scss */
section.features .feature-item i {
  background: linear-gradient(to left, #2d58ab, #09721b);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* line 30, app/assets/stylesheets/fainchapp.scss */
.counters-custom .fas {
  color: #09721b !important;
}

/* line 33, app/assets/stylesheets/fainchapp.scss */
.section-users--tab:hover, .section-users--tab:focus, .section-users--tab.active {
  box-shadow: 0 0 0 2px #cff09e, 0 0 0 4px #09721b;
}

/* line 37, app/assets/stylesheets/fainchapp.scss */
.section-table tbody tr {
  background-color: #b5f1a2;
}

/* line 40, app/assets/stylesheets/fainchapp.scss */
.shaking-button:hover, .shaking-button:focus, .shaking-button.active {
  box-shadow: 0 0 0 2px #09721b;
}
