@charset "UTF-8";

a.telephone {
  pointer-events: none;
  cursor: default;
}

div.buttons a.btn {
  pointer-events: none;
  cursor: default;
}
