
.tc-root-branding-flamiingo .tc-layout {
	padding-bottom: 50px;
}

.tc-root-branding-flamiingo .tc-layout.tc-layout-form {
	padding-bottom: 120px;
}


.tc-branding {
	direction: ltr;
	position: absolute;
	display: flex;
	bottom: 10px;
	left: 0;
	width: 100%;
	align-items: center;
	justify-content: center;
}

.tc-branding .tc-image {
	margin-right: 10px;
}

.tc-branding a {
	color: inherit;
	margin-left: 5px;
}

