/* Custom CSS by Christinatoum for Bootstrap Template*/

/*Google Fonts import*/
@import 'https://fonts.googleapis.com/css?family=Copse';



body {
    font-size: 16px!important;
}


/* Main */
.btstrp-header-name {
	font-family: 'Copse', serif;
}

.blue-color-logo {
	color:#5bc0de;
}

.pad-top-20 {
	padding-top:20px;
}

.media {
	padding:20px 0;
}

a.social  {
    padding: 6px 0!important;
}

a:hover {
	text-decoration:none!important;
}

/* Overwrites*/
.panel {
	margin-top:30px;
}


/* HomePage */
.btstrp-img-cv {
	padding-top:25px;
}

.img-circle  {
	margin-bottom:20px;
}




