/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


.dark #footer, #footer.dark {
    color: rgba(255,255,255,0.75);
    background-color: #203953;
    border-top-color: rgba(255,255,255,0.15);
}

.widget_links li {
    text-transform: uppercase;
}