#about-us .ruby_kiss_about_button {
  background-color: #ff0097;
  padding: 20px 0px;
  color: white;
  width: 50%;
  border: 3px solid #ff0097;
}
#about-us .ruby_kiss_about_button:hover {
  background-color: transparent;
  color: #ff0097;
}