@charset "UTF-8";

a[href] {
  color: #0055AA;
}
button {
  background: #f7f7f7;
}
select {
  color: black;
  background-color: white;
}