	.text-center p{
				/* margin-left: 400px; */
				font-size: 15px;
			}
			.met-links {
			    color: #d3c7b1;
			    background-color: #221f1e!important;
			}
			.met-links p{
				padding-top: 5px;
				margin-bottom:10px;
			}
			
			footer {
			    height: auto;
			    color: #afa9a9;
			    line-height: 1.8;
			    background-color: #221f1e!important;
					padding-top: 10px;
					padding-bottom: 10px;
			}
			.text-center {
			    text-align: center !important;
			}
			footer p {
			    margin-bottom: 0px;
			    font-size: 15px;
			    color: #848484;
			}