	.headerHeight {
		height: 112px;
	}

	.logoSmall {
		font-family: headerfooter;
		font-size:48px !important;
	}

	.logoMedium {
		font-family: headerfooter;
		font-size:48px !important;
		white-space: pre;
	}

	.logoLarge {
		font-family: headerfooter;
		font-size:48px !important;
		padding-left: 10px !important;
	}

	.searchHeader, .newButton {
		width: 125px;
		border-radius: 5px;
		opacity: 0.75;
	}

	.contactButton {
		width: 138px;
		border-radius: 5px;
		opacity: 0.75;
	}

	.googleStyle {
		font-variation-settings: 'FILL' 1;
	}

	.loginButton, .logoutButton {
		width: 136px;
		border-radius: 5px;
		opacity: 0.75;
	}

	.loginStyle{
		color: #ef9a9a;
	}

	.logoutStyle {
		color: #b2ff59;
	}

	.dropdownStyle {
		border-radius: 5px;
	}