.pagination .active {
  background-color: #c40e11;
}

a:hover {
  color: #9f0e11;
  text-decoration: underline;
}

a:hover {
  color: #c40e11;
  text-decoration: underline;
}

.bnt-sm{	
	height: calc(1em + .5rem + 2px);
	padding: .1rem .2rem;
	font-size: 11px;
	line-height: 1;
	border-radius: .2rem;
}

