﻿.support .feedback:hover
{
	background-color: rgba(255,255,255,0.1);
}

.support .feedback div
{
	border-color: rgba(255,255,255,0.3);
}
