/*****************************************************************************/
/* Geral
/*****************************************************************************/
:root {
    --bs-body-bg: #f2f3f6;
    --brand-primary: #7839ee !important;
}
::selection {
    background-color: #a8cdfe;
}