.main {
  padding-top: 20px;
}

.blog .carousel-indicators {
	left: 0;
	top: 100%;
}

.blog .carousel-indicators li {
  background: #a3a3a3;
  border-radius: 50%;
}

.blog .carousel-indicators .active {
  background: #707070;
}

p#emaildomain::after {
  color: #369;
  content: "\40 creativetoursbolivia.com";
  font-weight: bold;
}

span#emailname::before {
  color: #369;
  content: "info";
  font-weight: bold;
}
