/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 .abutler_social_share_icon{
 	margin: 2px;
 }

  .white-popup {
	  position: relative;
	  background: #FFF;
	  padding: 20px;
	  width: auto;
	  max-width: 500px;
	  margin: 20px auto;
}
