.footer p {
    color: #A49E9E;
    font-size: 0.9em;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: PingFangSC-Regular, "Helvetica", Arial, sans-serif!important;
    font-weight: 300;
}


.footer a{
	color: #A49E9E;
	margin-left: 5px;
}

.footer a:hover{
	color: white;
}
