.btn {
      border-radius: 4px;
      background-color: #005599;
      padding: 8px;
      text-decoration: bold;
      font-weight: 800;
      color: #222222;
}

a {
   font-family: "Arial";
   text-decoration: none;
}

