.page, .content, .footer {
    background-color: #333472;
}

.bg-light-primary, .card-legalaccess-dark {
    background-color: #3f3f7d !important;
}

.text-primary, .svg-icon-primary {
    color: #7864DB !important;
}

.text-hover-primary:hover {
    color: #7864DB !important;
}

a, a:hover {
    color: #7864DB;
    text-decoration: none;
}

.separator.separator-solid {
    border-bottom: 1px solid #4F4F8E;
}