html a.fixed-button.button1 {
  background-color: none;
  background: #d40f0d url("../ph.svg") 50% 50% no-repeat; }

html a.fixed-button.button1:hover {
  background-image: url("../ph_red.svg") !important;
  background-position: 50% 50%; }
