.t-primary-bgcolor {
	background-color: #7b2b84;
}

a {
	color: #0094d1;
}

.header {
	background-image: linear-gradient(#783d7d, #662c70);
	border-bottom: 1px solid #cf9f6d;
}

.header__logo {
	width: 301px;
	padding: 21px 0 42px 21px;
}

.header a {
	text-decoration: underline;
}
