.app a {
    color: #0dad78;
}

.app .btn:hover,
.app .btn--active {
	background: #0dad78;
}
