.main-page__title h1 a {
	color: #ffffff;
	font-family: "vida_23_proregular", sans-serif;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 5px;
	line-height: 32px;
	padding-bottom: 18px;
	text-align: center;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
	text-transform: uppercase;
}

.main-page__title h1 a.black {
	color: #1a1a1a;
	text-shadow: none;
}

.like-box, .corp .like-box {
	top: 20px;
	left: 30px;
	right: auto;
}

.btn-menu, .corp .btn-menu {
	top: 20px;
	right: 30px;
}

.corp-box .corp_white p {
	color: #ffffff;
}

.csswinner {
	position: fixed;
	top: 20px;
	right: 0px;
	z-index: 999;
}

.csswinner a {
	width: 81px;
	height: 59px;
	text-indent: -9000px;
	display: block;
	background: url(../img/winner-white-left.png) no-repeat;
}

.csswinner-two {
	width: 67px;
	height: 150px;
	position: fixed;
	top: 175px;
	right: 0px;
	z-index: 99999;
	text-indent: -9999px;
	background: url(../img/wotd-mauve-right.svg) no-repeat;
	overflow:hidden;
}

.csswinner-three {
	bottom: 100px;
	right: 0px;
	position: fixed;
	z-index: 99999;
	text-indent: -9999px;
	background: url(../img/awwwards_honorable_black_right.png) no-repeat;
	display:block;
	width:68px;
	height:105px;
}

.footer-links a {
	color: #494949;
}

.wedding-ten__text {
	padding-bottom: 60px;
	margin-top: -10px;
}
