/* Task 86exgrptw — footer bottom row equal padding (25px top and bottom) */
footer.ct-footer [data-row="bottom"] > .ct-container {
	padding-bottom: 25px;
}
