.card-login .card-footer {
    background-color: transparent;
    border-top: 1px solid rgba(0, 0, 0, .125);
    padding: 0.75 rem 1.25 rem;
    position: relative;
    border-bottom-left-radius: 0.25 rem;
    border-bottom-right-radius: 0.25 rem;
}