a {
    color: #dc5431;
    background-color: transparent;
    text-decoration: none;
    -webkit-transition: color 0.4s ease;
    transition: color 0.4s ease;
}