.btn-custom-primary:hover {
    color: white;;
}

input.to-uppercase {
    text-transform: uppercase;
}