/* Brand colors for extra share buttons on single posts. */
.post_item_single .post_meta_single .post_share .socials_share.socials_type_block .social_item .social_icon[class*="linkedin"] {
	background-color: #0a66c2 !important;
	color: #fff !important;
}

.post_item_single .post_meta_single .post_share .socials_share.socials_type_block .social_item .social_icon[class*="instagram"] {
	background-color: #e4405f !important;
	color: #fff !important;
}
