
.bg-light,
.table .thead-light th,
.blog-footer,
.dropdown-item:focus, .dropdown-item:hover,
.jumbotron,
.breadcrumb,
.page-item.active .page-link
{
background-color: #746EF1!important;
}



.border-dark,
.table .thead-light th,
.page-item.active .page-link
{
border-color: #212529!important;
}

body {
background-color: #f0f8ff !important;
}
}

