-
Phone: 01372423242
-
Opening hours 8AM - 7PM
As a Health Assistant at Hopecare Recruitment Limited, you’ll play a pivotal role in providing essential support and care to patients within our healthcare facilities.
Your dedication to patient well-being, assistance with medical procedures, and commitment to maintaining high standards of healthcare will be critical in ensuring the quality of care we offer. Join our team and contribute to making a positive impact on the health and lives of our patients.
/* CSS for the smaller button */
.download-button {
display: inline-block;
padding: 3px 8px; /* Adjust padding to make it smaller */
background-color: #22C0F1;
color: white;
text-decoration: none;
border: none;
border-radius: 4px;
cursor: pointer;
font-size: 12px; /* Adjust font size to make it smaller */
}
.download-button:hover {
background-color: #1A97C7;
}
