body {
	line-height:26px;
}

.grey-bar {
	height: 40px;
	background-color: #414143;
	width: 100%;
	padding-bottom: 50px;
}

.copyright-grey-bar {
	color: grey;
	width: 100%;
	font-size: 10px;
	background-color: #414143;	
}

#dv-footer {
	padding-bottom: 50px;
}

#header {
	padding-top: 50px;
}

.icon {
	width : 25px;
	height: 25px;
}

.gd-logo {
	width: 400px;
	padding: 30px;
}

.sunglass-hut-logo {
	width: 400px;
}

.sgs-logo {
	width: 300px;
}


.footer-txt {
	box-sizing: border-box;
	width: 1183px;
	font-size: 20px;
	font-family: Arial;	
}

.leaving-txt {
	color: #000000;
	font-family: Arial;
	font-size: 20px;
	line-height: 26px;
	text-align: center;
	padding: 20px 0 40px 0;
	
}

.farewell-header {
	height: 80px;
	color: #000000;
	font-family: Arial;
	font-size: 72px;
	font-weight: bold;
	letter-spacing: 0.47px;
	text-align: center;
}

.dv-contact-info {
	width: 700px;
}
.contact-txt {
	height: 130px;
	color: #000000;
	font-family: Arial;
	font-size: 18px;
	letter-spacing: 0.28px;
	line-height: 26px;
	text-align: center;
}
.line {
	height: 140px;
	width: 2px;
	border-left: 0.5px solid #979797;	
}

.dv-images{
	padding:10px;
	width: 100%;
}

img {
	width: 100%;
	height: 100%;
}

.header-inner {
	width: 50px;
	height: 50px;
}

.phone{
	width:46px;
	height:46px;
	color:#FF7855;
}
.email {
	width: 60px;
	height: 46px;
	color: #FF7855;
}

.footer-txt {
	padding-top: 50px;
}
.copyrightText{
	padding: 3px;
}
.button {
    width: 280px;
    display: inline-block;
    border: 2px solid transparent;
    padding: 10px;
    cursor: pointer;
	height: 49px;
	margin-left: 30px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.gd-button {
	color: #fff;
    background-color: #018fa8;
    border-color: #018fa8;
    font-weight: 500;
}

.dv-gd-cta a {
	text-decoration: none;
}