a.no-underline {
  text-decoration: none !important; }
  a.no-underline:hover {
    text-decoration: none !important; }

.infoworker-small-card,
.editor-styles-wrapper .infoworker-small-card {
  max-width: 800px !important;
  margin: 10px !important; }
  .infoworker-small-card.boxshadow,
  .editor-styles-wrapper .infoworker-small-card.boxshadow {
    box-shadow: 4px 4px 16px 0 rgba(33, 40, 48, 0.16); }
  .infoworker-small-card.border,
  .editor-styles-wrapper .infoworker-small-card.border {
    border: 2px solid #dcdfe6; }
  .infoworker-small-card > .container,
  .editor-styles-wrapper .infoworker-small-card > .container {
    padding: 0; }
    .infoworker-small-card > .container > .the-row,
    .editor-styles-wrapper .infoworker-small-card > .container > .the-row {
      padding: 20px; }
  .infoworker-small-card .the-row,
  .editor-styles-wrapper .infoworker-small-card .the-row {
    display: flex;
    align-items: center;
    position: relative; }
    .infoworker-small-card .the-row .left-column,
    .infoworker-small-card .the-row .middle-column,
    .infoworker-small-card .the-row .right-column,
    .editor-styles-wrapper .infoworker-small-card .the-row .left-column,
    .editor-styles-wrapper .infoworker-small-card .the-row .middle-column,
    .editor-styles-wrapper .infoworker-small-card .the-row .right-column {
      position: relative; }
      .infoworker-small-card .the-row .left-column h1, .infoworker-small-card .the-row .left-column h2, .infoworker-small-card .the-row .left-column h3, .infoworker-small-card .the-row .left-column h4, .infoworker-small-card .the-row .left-column h5, .infoworker-small-card .the-row .left-column h6, .infoworker-small-card .the-row .left-column ul,
      .infoworker-small-card .the-row .middle-column h1,
      .infoworker-small-card .the-row .middle-column h2,
      .infoworker-small-card .the-row .middle-column h3,
      .infoworker-small-card .the-row .middle-column h4,
      .infoworker-small-card .the-row .middle-column h5,
      .infoworker-small-card .the-row .middle-column h6,
      .infoworker-small-card .the-row .middle-column ul,
      .infoworker-small-card .the-row .right-column h1,
      .infoworker-small-card .the-row .right-column h2,
      .infoworker-small-card .the-row .right-column h3,
      .infoworker-small-card .the-row .right-column h4,
      .infoworker-small-card .the-row .right-column h5,
      .infoworker-small-card .the-row .right-column h6,
      .infoworker-small-card .the-row .right-column ul,
      .editor-styles-wrapper .infoworker-small-card .the-row .left-column h1,
      .editor-styles-wrapper .infoworker-small-card .the-row .left-column h2,
      .editor-styles-wrapper .infoworker-small-card .the-row .left-column h3,
      .editor-styles-wrapper .infoworker-small-card .the-row .left-column h4,
      .editor-styles-wrapper .infoworker-small-card .the-row .left-column h5,
      .editor-styles-wrapper .infoworker-small-card .the-row .left-column h6,
      .editor-styles-wrapper .infoworker-small-card .the-row .left-column ul,
      .editor-styles-wrapper .infoworker-small-card .the-row .middle-column h1,
      .editor-styles-wrapper .infoworker-small-card .the-row .middle-column h2,
      .editor-styles-wrapper .infoworker-small-card .the-row .middle-column h3,
      .editor-styles-wrapper .infoworker-small-card .the-row .middle-column h4,
      .editor-styles-wrapper .infoworker-small-card .the-row .middle-column h5,
      .editor-styles-wrapper .infoworker-small-card .the-row .middle-column h6,
      .editor-styles-wrapper .infoworker-small-card .the-row .middle-column ul,
      .editor-styles-wrapper .infoworker-small-card .the-row .right-column h1,
      .editor-styles-wrapper .infoworker-small-card .the-row .right-column h2,
      .editor-styles-wrapper .infoworker-small-card .the-row .right-column h3,
      .editor-styles-wrapper .infoworker-small-card .the-row .right-column h4,
      .editor-styles-wrapper .infoworker-small-card .the-row .right-column h5,
      .editor-styles-wrapper .infoworker-small-card .the-row .right-column h6,
      .editor-styles-wrapper .infoworker-small-card .the-row .right-column ul {
        margin-top: 0; }
    .infoworker-small-card .the-row .left-column,
    .editor-styles-wrapper .infoworker-small-card .the-row .left-column {
      width: 38px; }
    .infoworker-small-card .the-row .middle-column,
    .editor-styles-wrapper .infoworker-small-card .the-row .middle-column {
      width: calc(100% - 38px);
      padding-left: 20px; }
      .infoworker-small-card .the-row .middle-column.with-right-column,
      .editor-styles-wrapper .infoworker-small-card .the-row .middle-column.with-right-column {
        width: calc(100% - 73px); }
      .infoworker-small-card .the-row .middle-column p,
      .editor-styles-wrapper .infoworker-small-card .the-row .middle-column p {
        margin: 0; }
    .infoworker-small-card .the-row .right-column,
    .editor-styles-wrapper .infoworker-small-card .the-row .right-column {
      width: 35px;
      padding-left: 20px;
      text-align: right; }
  .infoworker-small-card .icon,
  .editor-styles-wrapper .infoworker-small-card .icon {
    font-size: 0; }
