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

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

.footer-copyright{
	color:white;
	background-color: #703791;
	padding: 20px 25px;
	text-align: justify;
	margin-top: 20px;
}