.trex-bg-grey {
	background: #f7f7f7;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}

.trex-bg-footer-1 {
	background: #272727;
	padding: 40px 0;
}

.trex-bg-footer-1 h1,
.trex-bg-footer-1 h2,
.trex-bg-footer-1 h3,
.trex-bg-footer-1 h4,
.trex-bg-footer-1 h5,
.trex-bg-footer-1 h6,
.trex-bg-footer-1 span,
.trex-bg-footer-1 address,
.trex-bg-footer-1 ul>li,
.trex-bg-footer-1 ul>li>a,
.trex-bg-footer-1 ul>li>i, 
.trex-bg-footer-1 p {
	color: #eee;
}

.trex-bg-footer-1 .trex-link-list li {
    border-bottom: 1px solid #353535 !important;
}

.trex-bg-copyright-1 {
    background: #222;
    border-top: medium none;
    padding: 10px 0 5px;
    color: #eee;
}
.trex-bg-copyright-1 p {
    color: #eee;
    margin-top: 14px;
}