@charset "UTF-8";
/* CSS Document */


/* 55 PLUS GUIDE 2022 */
.button55 {
  background-color: #006f58;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  margin: auto;
  cursor: pointer;
  font-family: Verdana, sans-serif;
}

a.button55:link,
a.button55:visited{
color: white;
}
