.conditionbutton {
  border-color: #eee !important;
  transition: 0.3s !important;
}

.conditionbutton:hover {
  background-color: #4FBCCC !important;
  border-color: #fff !important;
  color: #fff !important;
}

.conditionbuttontxt {
    color: #000 !important;
}

.conditionbuttontxt:hover {
  text-decoration: none !important;
  color: #fff !important;
}

.HandcareConditionsBanner {
  background-color: #4FBCCC !important;
  background-image:url('https://www.assh.org/handcareprod/servlet/servlet.FileDownload?file=00P0a00000owmbYEAQ') !important; 
  background-repeat: no-repeat !important; 
  background-position: center  !important; 
  width: 100% !important; 
  min-height: 400px !important;
  padding: 20px !important;
}
.HandcareConditionsBannergaContainer{
    width: 800px;
    margin: 0 auto;
}
.HandcareConditionsBannerga {
  background-image:url('https://www.assh.org/handcare/resource/1679497183000/cmshandcarehomebanner') !important; 
  background-repeat: no-repeat !important; 
  background-position: center  !important; 
  width: 100% !important; 
  min-height: 125px !important;

}
.fluid-width.section > a:hover {text-decoration:none !important}