@import url("css/build/minified/style.css");

.keychange {
	margin-top: 50px;
}

.keychange img {
	max-width: 134px;
}

.keychange p {
	font-family: "Crimson Text",serif;
    font-size: 16px;
    font-size: .88889rem;
    line-height: 18px;
    color: rgba(255,255,255,.6);
    font-style: italic;
}

.keychange a{
	color: white;
	text-decoration: none;
}