.tmc-wrap {
	margin-top: 20px;

	a {
		text-decoration: none;
	}

	a:hover {
		text-decoration: underline;
	}
}

.tm-spin {
	animation: fa-spin .7s infinite linear;
}
