.rev-button-fill-primary {
	color: #ffffff !important;
	&:hover {
		background-color: transparent !important;
	}
}

.rev-button-outline-primary {
	background-color: transparent !important;
	&:hover {
		color: #ffffff !important;
	}
}

.rev-button-outline-secondary {
	background-color: transparent !important;
	&:hover {
		color: #ffffff !important;
	}
}

.rev_slider {
	iframe {
		border: 0 !important;
	}
}
