.btn-info {
    color: #fff;
    background-color: #014a7d;
    border-color: #014a7d;
}
.bg-primary {
    background-color: #014a7d !important;
}