.go-next-game-step {
    width: 203px;
}

.teacher-select-control:disabled {
    color: #959595;
    cursor: not-allowed;
}

.teacher-select-control {
    background-color: transparent;
    border: none;
    color: var(--blue);
    cursor: pointer;
}
