.moduletable a.mod_callout_button{
	text-decoration: none;
	display: inline-block;
	transition: .2s all ease-in-out;
	text-align: center;
}
.moduletable a.mod_callout_button:hover{
}
.moduletable a.mod_callout_button svg{
	max-width: 1.2em !important;
	max-height: 1.2em;
	width: 1.2em;
	margin: -0.2em 0.3em -0.3em 0;
	margin: 0 .3em;
	vertical-align: text-bottom;
}