.ct-widget {
	// removed because of the margin issue inside footer
	// width: 100%;

	> *:last-child {
		margin-bottom: 0;
	}
}