.customize-control-kirki-typography {
  position: relative; }
  .customize-control-kirki-typography .wrapper {
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border: 1px solid rgba(0, 0, 0, 0.1); }
    .customize-control-kirki-typography .wrapper h5 {
      margin: 0.67em 0 0; }
    .customize-control-kirki-typography .wrapper .color,
    .customize-control-kirki-typography .wrapper .font-backup,
    .customize-control-kirki-typography .wrapper .font-family,
    .customize-control-kirki-typography .wrapper .font-size,
    .customize-control-kirki-typography .wrapper .letter-spacing,
    .customize-control-kirki-typography .wrapper .line-height,
    .customize-control-kirki-typography .wrapper .margin-bottom,
    .customize-control-kirki-typography .wrapper .margin-top,
    .customize-control-kirki-typography .wrapper .subsets,
    .customize-control-kirki-typography .wrapper .text-transform,
    .customize-control-kirki-typography .wrapper .variant {
      width: 100%;
      float: none;
      clear: both; }
    .customize-control-kirki-typography .wrapper .font-size,
    .customize-control-kirki-typography .wrapper .letter-spacing,
    .customize-control-kirki-typography .wrapper .line-height,
    .customize-control-kirki-typography .wrapper .margin-bottom,
    .customize-control-kirki-typography .wrapper .margin-top,
    .customize-control-kirki-typography .wrapper .text-transform {
      width: 48%; }
    .customize-control-kirki-typography .wrapper .color {
      width: auto; }

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