﻿.diff-active {
    background: #2c074c !important;
    border-color: #2c074c !important;
    color: #fff !important;
    outline: #fff 0 solid !important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
}

.button-group-center {
    display: flex;
    gap: 5px;
    justify-content: center;
}
