@CHARSET "UTF-8";

.solutionResult p.searchIteration {
    font-weight: bold;
    width: 2em;
    text-align: center;
    margin-right: 10px;
    color: #000;
}

.solContLeft {
    display: flex;
    align-items: center;
}

.solContLeft .learnObject {
    width: 100%;
    margin-bottom: 8px;
}
