﻿/* Hide the default footer for the Vantage theme */

#theme-info{
	display: none;
}

/* Add bottom margin to the custom footer for the Vantage theme */

#coderscustomfooter{
	padding-bottom: 45px;
}