html.wait, html.wait * { cursor: wait !important; }

body, div, p, h1, h2, h3, h4, h5, h6, span, blockquote {
  font-family: helvetica, arial, sans-serif !important;
}

.error {
  color: red;
}

.notice {
  color: green;
}

.clearer {
  clear: both;
}

a {
  outline: none;
}

.star {
  font-size: 30px;
  line-height: 140%;
}

.star.bright {
  color: #cb0006;
  font-size: 14px;
}

.testimonial-item {
  background-color: #ffffff;
  padding: 1px 15px;
  border-radius: 8px;
  margin-bottom: 15px;
}

.star.dark {
  color: gray;
}
