a:hover {
color: #e8540e;
font-style: normal;
text-decoration: none;
}
.entry-content a {
color: #b3b1b2;
}
.entry-content a:hover {
color: #e8540e;
text-decoration: underline;
}