/**
 * Theme Name:     howtonow
 * Author:         tim
 * Template:       baskerville
 * Text Domain:	   howtonow
 * Description:    Baskerville is a beautiful, responsive and retina-ready masonry theme for hoarders. It
 */
.hide-back-on-step2.frm_prev_page {
  display: none !important;
}


#frm_field_8_container .frm_prev_page {
  display: none !important;
}
.footer-widget .tagcloud a {
  color: #00ffe0;
  background: transparent;
  text-decoration: none;
  padding: 2px 6px;
  border-radius: 4px;
  transition: all 0.2s ease;
}

.footer-widget .tagcloud a:hover {
  background: #00ffe0;
  color: #111;
}