/* 	::
:: File 		: styles.css
	:: About 		: Your stylesheet file

:: */

.social a.instagram:hover {
    background-color: #2877b4;
}
.topbar .social a.instagram {
    background-color: #2877b4;
}
.justtext{
	font-size: 16px;
	font-weight: 300;
	text-align: justify;
}

img { -ms-interpolation-mode: bicubic; }




	
