.nav>li>a {

}

.content-header, hr::after {
    background-color: #4c0f21 !important;
}

.section-image-overlay, .cover-image-overlay {
  background-image: url("https://media1.giphy.com/media/12LF5b2gdFyE6c/200_s.gif");
}
  
.comment-content > p:last-child::after {
    color: #444;
    content: "\f10e" !important;
    font-family: FontAwesome;
    margin-left: 10px;
}

.footer-social i.fa:hover, .btn-primary {
    background: -moz-linear-gradient(45deg, rgba(255,0,153,1) 0%, rgba(144,0,87,1) 100%) !important;
}

.footer-social i.fa:hover, .btn-primary {
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(255,0,153,1)), color-stop(100%, rgba(144,0,87,1))) !important;
}


.section-image-overlay, .cover-image-overlay {
    background: rgba(0,0,0,.6);

  
  .ih-item.square.effect6 .info {
    background: rgba(255, 0, 0, 0.5) none repeat scroll 0 0 !important;
}
  
	.tablepress tfoot th, .tablepress thead th {
    background-color: #ffffff !important;
    font-weight: 700;
    vertical-align: middle;
}
	
