.bg-lime{
background-color:#14222b;
}

.lime{
color:#31C48D;
}


h1{
	font-family: 'Dela Gothic One', sans-serif!important;
	color:#14222b;
	text-align:center;
	
	}

	h2{
	font-family: 'Dela Gothic One', sans-serif!important;
	color:#14222b;
	text-align:center;
	
	}

	h5{
	font-family: 'Dela Gothic One', sans-serif!important;
	color:#14222b;
	
	
	}

	hr{
		border-color:#14222b!important;
	}

	{
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

  .col-md-6{
  	float:left;
  }

  p{
  	
  text-align: justify;

  }

