.controls__img.auth__true::before {
    content: ' ';
    width: 10px;
    height: 10px;
    position: absolute;
    border-radius: 50%;
    background-color: #009439;
    right: 0;
}