
body { font-family: Arial, sans-serif; }
.mygo-btn {
  background: #0073aa;
  color: white;
  padding: 6px 12px;
  border-radius: 5px;
  text-decoration: none;
}
