/*!
 * @author Arsen Bespalov <bespalov@arsen.pw>
 * @copyright 2017 Darneo Studio
 */
.position {
  background: no-repeat center center; }
  .position-1 {
    background-image: url("images/icon1.svg"); }
  .position-2 {
    background-image: url("images/icon2.svg"); }
  .position-3 {
    background-image: url("images/icon3.svg"); }

.questionnaires__item-settings-list > .label-warning {
  text-transform: lowercase; }

/*# sourceMappingURL=style.css.map */
