.btn-custom, .swal2-confirm .btn {
	background-color: #A7262F !important;
	border-color: #A7262F !important;
}

.btn-custom:hover, .swal2-confirm:hover, .btn-primary{
	opacity: 0.8 !important;
}

.page-item.active .page-link, .btn-primary, .right-bar .rightbar-title {
	background-color: #A7262F !important;
	border-color: #A7262F !important;
}