.frop-account-wrapper .frop-report {
  border: none;
  margin-bottom: 0;
  padding: 0;
}
.frop-account-wrapper h3 {
  border: 0;
  margin: 0;
}
.frop-account-wrapper .frop-report a {
  background-color: transparent;
  border: 1px solid #006b59;
  border-radius: 2px;
  box-shadow: none;
  color: #006b59;
  display: inline-block;
  font-family: 'open sans',Helvetica,Arial,sans-serif;
  font-weight: 700;
  letter-spacing: .2em;
  padding: 12px 24px;
  text-align: center;
  text-transform: uppercase;
}
.frop-account-wrapper .frop-report a:focus,
.frop-account-wrapper .frop-report a:hover {
  text-decoration: none;
}