.plugin-popup2 {/*background:#2F3431;*/color:#5b1f5b;line-height:1.8;}
.plugin-popup2 p{color:#5b1f5b;font-size:14px;line-height:22px;margin-bottom:10px;}
.plugin-popup2 p .footer-social-link{color:#5b1f5b;font-size:22px;vertical-align:top;}
.plugin-popup2 a{color:#5b1f5b;text-decoration: none;font-size:14px;line-height:22px;transition:all 0.3s ease;}
.plugin-popup2 a:hover{color:#5b1f5b;}
.plugin-popup2 hr{border-top: 1px solid #898989;}

@media screen and (max-width: 991px)
{
	.plugin-popup2 {text-align:center;}
	.plugin-popup2 p{margin-bottom:20px;}
	.plugin-popup2 .customer-logos{border-bottom:1px solid #898989;margin-bottom:20px;padding-bottom:20px;}
	.plugin-popup2 .footer-social{border-bottom:1px solid #898989;margin-bottom:20px;padding-bottom:20px;}
}