/******************************************
GOLDWIN MEMBERS
*******************************************/
.members_guide_link {
  color: #7292A9;
  letter-spacing: 0.1em;
  line-height: 1.8em;
  border-bottom: 1px solid #7292A9;
  padding-bottom: 2px;
  text-decoration: none;
  word-wrap: break-word;
  transition: color 0.3s cubic-bezier(0.65, 0, 0.35, 1);
}