#doctors-popup .submit-input .form-submit,.webform-confirmation__back a { 
	border:1px solid #00B48D !important;
	background: #fff !important;
  color: #00B48D !important;
}
#doctors-popup .submit-input .form-submit:hover,.webform-confirmation__back a:hover { 
	background: #00B48D !important;
  color: #fff !important;
}
#load-more .button {
	border:1px solid #00B48D !important;
}
#load-more .button:hover {
background: #00B48D !important;
  color: #fff !important;
}
#load-more .button:hover::after {
		background: #00B48D !important;
  color: #fff !important;
  background-image: url(/sites/default/files/2024-06/refresh-white.svg) !important;
  position: relative !important;
    left: 0.875rem !important;
    top: 0.3125rem !important;
    width: 1.1875rem !important;
    height: 1.3125rem !important;
    display: inline-block !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    margin-right: 0.875rem !important;
}
.footer__wrapper {
	    padding: 4.375rem 0 4.625rem !important;
}