/* 
Template name: Alhead applanding website template
Version:1.0
author: Barca Theme
Description: 
url:

*/
.privacy-list {
  list-style: none;
}

.privacy-list li {
  font-weight: 300;
  font-size: 15px;
  line-height: 40px;
  padding-left: 1.5em;
  /* text-indent: 1.5em; */
}

.privacy-list li strong {
  color: #000;
  font-weight: 500;
}

.privacy-list li::before {
  content: " ";
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #666;
  margin-right: 5px;
  margin-bottom: 2.5px;
}

.content-text p {
  font-weight: 300;
  font-size: 15px;
  line-height: 32px;
  margin-bottom: 12px;
}
.content-text h1,
.content-text h2,
.content-text h3,
.content-text h4,
.content-text h5,
.content-text h6 {
  margin-bottom: 12px;
}
