body{margin:0;font-family:"Inter",sans-serif}body h1{font-family:"Poppins",sans-serif;font-weight:700}.captcha-wrap{display:flex;align-items:center;flex-wrap:wrap}.captcha-wrap small.error{display:block;width:100%}.captcha-canvas{pointer-events:none;margin-right:8px;display:flex;align-items:center}.captcha-canvas .captcha{background:#f6f6f7;border-radius:6px;height:40px}.captcha-refresh{width:20px;height:20px;background:url(//followersandlikes.co/wp-content/themes/followersandlikes/img/ic-refresh.png) no-repeat center;background-size:contain;display:inline-block;cursor:pointer;opacity:.8;margin-right:12px}.captcha-field{padding:8px 16px;display:inline-block;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;max-width:150px}@media screen and (max-width: 480px){.captcha-field{flex:1}}@media screen and (max-width: 320px){.captcha-field{flex:100%}}small.error{color:red}