/*
Theme Name: B2B Beb Leads
Theme URI: https://rjwebstudio.com/
Author: B2B Beb Leads
Author URI: https://rjwebstudio.com/
Description: B2B Beb Leads
Version: 1.0
*/

.current_page_item a {
	color: #09aa77 !important;
}

.wp-pagenavi a, .wp-pagenavi span {
  border: 1px solid #14066C !important;
  margin: 5px !important;
  color: #FFF !important;
  background-color: #14066C !important;
  padding: 5px 10px !important;
}
.wp-pagenavi span.current {
  border-color: #B00F0F !important;
  background-color: #B00F0F !important;
}

#fluentform_3 .ff-btn {
	background: #056CF2 !important;
	border: medium none !important;
	border-radius: 10px !important;
	color: #FFF !important;
	display: inline-flex !important;
	align-items: center !important;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1;
	margin-bottom: 0;
	padding: 18px 24px;
	text-align: center;
	text-transform: uppercase;
	touch-action: manipulation;
	transition: all 0.3s ease-out 0s;
	vertical-align: middle;
	white-space: nowrap;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
#fluentform_3 .ff-btn:hover {
	background: #09aa77 !important;
}

.ot-footer-widget .dfl-box {
	width: 100%;
}