.password-progress {
    width: 100%;
    max-width: 500px;
    margin-top: 10px;
    margin-bottom: 0;
}

.toggle-password {
    background-color: inherit;
    border: inherit;
    top: 6.5px !important;
    right: 5px !important;
    display: flex;
}

.toggle-password svg {
    font-size: 17px;
    color: #64BC9B;
}