.branding-name {
	white-space: nowrap;
	color: var(--color-primary);
	font-weight: 300;
}
.branding-link {
	white-space: nowrap;
	font-weight: 300;
}
.branding-master {
	white-space: nowrap;
	color: var(--color-secundary);
	font-weight: 300;
}
.branding-masterurl {
	white-space: nowrap;
	font-weight: 300;
}