.background-purple {
    background-color:#660066 !important;
}

.color-purple {
    color: #660066 !important;
}

.navbar {
    color: white !important;
}

.footer {
    margin-top: 10px;
    bottom: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: white;
    text-align: center;
}