
.bg-primary {
    background-color: #325a8c !important;
}


.text-primary {
    color: #325a8c !important;
}


.btn-primary {
    background-color: #325a8c !important;
    border-color: #325a8c !important;
}