.entry-content a {
border-bottom:none!important;;
}

/*========== Begin change link color ==========*/

a:hover, a:focus,
.navigation > li > a:hover,
.navigation > li.sfHover > a,
.navigation > li.sfHover > a:active, 
.slick-slider button,
.entry-title a:hover,
.entry-meta a,
.entry-utils .socials a:hover,
.read-more  { color: #e15c2e; }

.read-more:hover { border-color: #e15c2e; }

.btn, .comment-reply-link,
input[type="button"],
input[type="submit"],
input[type="reset"],
button { background: #e15c2e; }

/*========== End change link color ==========*/


footer .nav{
 display:none;
}