.btn-primary {
    background-color: #980B2B !important;
    border: #980B2B !important;
}

.text-primary {
    color: #980B2B !important;
}

.navbar {
    background-color: #980B2B !important;
}

.btn {
    border-radius: 4px !important;
}