a.mcc {
color: #484903;
transition: 0.5s;
}
a.mcc:hover {
color: #ff0000;
transition: 0.5s;
}
div.mcc {
border: 1px solid #484903;
padding: 0.3em;
}
h3.mcc {
margin-top: 0em;
margin-bottom: 0em;
color: #484903;
font-weight: 900;
font-size: 1.1em;
}
table.mcc {
font-size: 0.9em;
}
table.mcc td {
vertical-align: top;
}
