@import "../common.css";

.test-yourself {
  text-align: center;
  text-decoration: underline;
  text-transform: uppercase;
  border-top: inherit;
  border-left: inherit;
  padding: inherit;
  background-color: inherit;
}
