#section-blog-post {}

		#section-blog-post #blog-post-header .details {
			margin-top: -20px;
		}

		#section-blog-post #blog-post-header .social-icons-container li {
			margin-left: 10px;
		}

		#section-blog-post #blog-post-header .social-icons-container li:first-child {
			margin-left: 0;
		}

		#section-blog-post #blog-post-header .social-icons-container li i {
			position: relative;
			top: 5px;
		}
