@CHARSET "utf-8";

.row { margin-bottom: 5px; }
.gap { margin-top: 20px; }
.rel-btn {
  position: relative;
}
.abs-icon {
  position: absolute;
  left: 0px;
  top: 50%; margin-top: -16px;
}

.www-icon {
  height: 32px;
}

.pub-es {
  font-size: 18pt;
}
