.tota11y-swatches {
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    top: 1px;
}

.tota11y-swatch {
    @size: 12px;
    border: 1px solid #000;
    display: inline-block;
    height: @size;
    width: @size;
}

.tota11y-contrast-suggestion {
    margin: 0 0 15px 15px;
}

.tota11y-color-hexes {
    font-family: monospace;
}
