.header, .bg-light {
    background-color: #a586f7 !important;
}

.body-content {
    position:relative;
    margin-top: 110px;
}

.footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #a586f7 !important;
}

