#wave-seo-title {
  cursor: pointer; }
  #wave-seo-title > a:before {
    content: '\f105';
    display: inline-block;
    font-family: "fontAwesome";
    margin: 0 .3em;
    text-align: center;
    width: .8em;
    font-size: 0.8em;
    line-height: 1;
    position: relative;
    top: -1px; }

#wave-seo-text {
  width: 100%;
  display: none;
  margin-top: 25px;
  margin-bottom: 25px; }
  #wave-seo-text > *:first-child {
    margin-top: 0; }
  #wave-seo-text.open {
    display: block; }

/*# sourceMappingURL=footer.css.map */
