/* Add here all your css styles (customizations) */

.carousel-control.left, .carousel-control.right {
    background-image: none
}

.carousel-control {
    color: #111;
}

.carousel-control:hover, .carousel-control:focus {
    color: #333;
}

#share-buttons img {
	width: 35px;
	padding: 5px;
	border: 0;
	box-shadow: 0;
	display: inline;
}
		
html {
    width: 100%;
    height: 100%;
}

h1, h2, h3, h4, h5, h6 {
	color: #555;
}


.panel .img-circle {
 width:50px;
 height:50px;
}

