.registration-popover-body__button.btn-link {
    padding: 0;
    text-decoration: underline;
}

.registration-popover-body__button.btn-link:hover {
    font-weight: bold;
    color: white;
}


.registration-popover-body__button.registration-popover-body__button.btn-link {
    color: white;
    position: relative;
    bottom: 2px;
}