.fr-sign-form .fl-linkedin-logo img {
	filter: invert(55%) sepia(0%) saturate(1650%) hue-rotate(322deg) brightness(90%) contrast(91%);
}
#ext_ser_purch{
	margin: 5px 0px;
}
/* .exertio-service-list .exertio-service-desc .ext_ser_purch_det {
	float: right;
    display: inline-block;
} */
#signup-form .select2-container .select2-selection--single .select2-selection__rendered {
    background-color: #fff !important;
}
.exertio-service-list .exertio-service-desc .ext_ser_purch_det {
	padding: 6px 20px;
	display: inline-block;
}
.exertio-service-list .exertio-service-desc .ext_ser_purch_det a {
	font-size: 14px;
    min-width: auto;
}
.fr3-product-price:has(.btn-theme) {
	display: flex;
	justify-content: center;
}
.fr3-product-price .btn-theme {
    width: 45%;
    padding: 12px 24px;
}
.fr3-product-price .btn-theme:hover {
	color: #fff;
}
.fr3-product-price .btn-theme:first-child {
	margin-right: 5%;
}
.exertio-service-list .exertio-service-title a {
	min-width: 320px;
    display: inline-block;
}
.exertio-service-list .exertio-service-title .btn-theme a {
	color: #fff;
}