@import url("/templates/global.css");
.t-primary-bgcolor {
	background-color: #4A4A4A;
}

a {
	color: #D60000;
}

.header-wrapper {
	background-color: #fff;
	border-bottom: 5px solid #4A4A4A;
}

.header {
	padding: 15px 0;
}

.header__contact {
	top: 43px;
	right: 0;
	line-height: 28px;
}