.btn-primary{
    background-color:#224368;
    border: 0;
}

.btn-primary:hover{
    background-color:#306095;
}