.gold-text{
	color: rgb(192, 165, 118) !important;
}

.white-text{
	color: rgb(255, 255, 255) !important;
}

.black-text{
	color: #fff !important;
}

@media (min-width: 768px) {
	.applebooks {
		margin-left: 25px;
	}
}