.bvm-rentals-public .bvmgr-primary-button,
.bvm-rentals-public .bvmgr-primary-button:visited {
	border-color: #155fa0 !important;
	background: #155fa0 !important;
	color: #fff !important;
	-webkit-text-fill-color: #fff !important;
	text-shadow: none !important;
}

.bvm-rentals-public .bvmgr-primary-button:hover,
.bvm-rentals-public .bvmgr-primary-button:focus {
	border-color: #0f4c81 !important;
	background: #0f4c81 !important;
	color: #fff !important;
	-webkit-text-fill-color: #fff !important;
}

.bvm-rentals-public .bvmgr-primary-button:active {
	border-color: #0b3d68 !important;
	background: #0b3d68 !important;
	color: #fff !important;
	-webkit-text-fill-color: #fff !important;
}

.bvm-rentals-public .bvmgr-primary-button:focus-visible {
	outline: 3px solid #75bfff !important;
	outline-offset: 3px !important;
}

.bvm-rentals-public .bvmgr-primary-button:disabled,
.bvm-rentals-public .bvmgr-primary-button[aria-disabled="true"] {
	border-color: #5f7890 !important;
	background: #5f7890 !important;
	color: #fff !important;
	-webkit-text-fill-color: #fff !important;
	cursor: not-allowed !important;
	opacity: .68 !important;
}
