
#curamedix-activation-notice {
  padding: 25px 20px;
}
#curamedix-activation-notice h2 {
  font-weight: 700;
  color: #263238;
  font-size: 32px;
  line-height: 130%;
  margin: 15px 0 12px 0px;
}
#curamedix-activation-notice p {
  width: 100%;
  color: #546e7a;
  font-size: 18px;
  line-height: 144%;
  max-width: 600px;
  margin-top: 0;
}
#curamedix-activation-notice a.button {
    padding: 8px 23px;
    text-decoration: none;
    font-size: 16px;
    line-height: 21px;
    font-family: 'Barlow', sans-serif !important;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 0px;
    margin-right: 10px;
}
#curamedix-activation-notice #btn {
    margin-top: 20px;
}