/** 
 * Used to override the poll plugin style.
 *
 * To keep things consistent with Tailwind, the actual poll styles
 * are in the main style.css file.
 */

.wp-polls {
  margin: 0;
  padding: 0;
}
