﻿.navbar-brand { }
	.navbar-brand svg {
		padding-bottom: 6px;
		font-size: 2rem;
	}
.brand-nav-logo-lnk img {
	margin-top: 1px;
}
.brand-nav-logo-lnk {
	margin-top: 1px;
}
.brand-logo {
	font-family: "ford-bold"; 
	font-size: 1.5rem
}

.brand-logo .app {
	font-family: "ford-medium"
}

.fgx-brand-css .globalFooter {
	font-size: .875rem;
}
	.fgx-brand-css .globalFooter a,
	.fgx-brand-css .globalFooter .text {
		font-size: .875rem;
		color: #000;
		text-decoration: none;
	}

/* leave the framework in case there is a need in the future */
@media (max-width: 575px) {
	.more { visibility: hidden; display: none; }
}
@media (min-width: 576px) { }
@media (min-width: 768px) {
	.action_col {
		min-width: 180px;
	}
}
@media (min-width: 992px) { }
@media (min-width: 1200px) { }
@media (min-width: 1400px) { }