.camelonta-property-wrap { padding: 0.5em 1em; }

.camelonta-property-wrap .ebd-editor-image i {
    font-size: 4em;
    line-height: 1;
    color: #666;
}

.camelonta-property-wrap .ebd-editor-image i:hover {
    text-decoration: none;
}

.ebd-editor-image {
    padding: 2em;
    text-align: center;
}

.ebd-editor-image__select {
    color: #03bfb3;
    padding: 0.5em 1em;
    border: 1px solid #03bfb3;
    border-radius: 2px;
}

.ebd-editor-image__select:hover, .ebd-editor-image__select:active {
    background: #03bfb3;
    color: white;
    text-decoration: none;
}

h2 {
    line-height: 1.33 !important;
}

/* statistics */
.statistics {
    border: 1px solid #ccc;
    max-width: 840px;
}

.statistics table {
    width: 100%;
}

.statistics table td, .statistics table th {
    padding: 10px;
}

.statistics table th {
    text-align: left;
}

.statistics tr {
    border-bottom: 1px solid #ccc;
}

uui-table-row.winner {
    background: #625a74;
    color: #fff;
}