/* Enter Your Custom CSS Here */

.ownbutton{
  	border: 1px solid #039BE5;
	box-shadow: none;
	color: #FFF;
	font-size: 13px;
	line-height: 1;
	text-shadow: none;
 	padding: 0.5em 1em;
	text-transform: uppercase;
	font-weight: 600;
  	letter-spacing: 0.2em;
}
.ownbutton span{
	font-size: 13px;
}
.team{
	margin-top: -30px;
}
txt-center{
	text-align: center;
}
.home-header{
	padding-top: 20px;
    padding-left: 0px;
    padding-right: 0px;
  	margin-top: -80px;
  	margin-bottom: 40px;
}