.bg-secondary {
    background-color: #405EB5 !important;
}
.btn-primary {
    background-color: #E95C78 !important;
    border-color: #E95C78 !important;
}

.bs-icon-primary {
    background-color: #E95C78 !important;
}

.text-bg-secondary {
    background-color: #405EB5 !important;
}

.list-group-item.active {
    background-color: #405EB5 !important;
    border-color: #405EB5 !important;
}
