@import './common/common.css';

#actions .item {
 	padding: 20px;
 }
 
#actions .item:hover {
 	background-color: #e1f5fe;
 }
 
#actions .note {
	font-weight: bold;
}