.contact_btn {
  cursor: pointer;
  color: cornflowerblue; }
  .contact_btn:hover {
    font-weight: bold; }
