/* Set Footer Colours */

#footer.dark, .dark #footer {
background: #5517AA !important;
}

.dark #copyrights {
color: #fff;
}

#copyrights a {
color: #fff;
}

.social-icon i {
color: #fff;
}

/* Set Heading Colours */

h1, h2, h3, h4, h5, h6 {
color: #0E9C7E;
}