@charset "utf-8";
.article p{
  width: 80%;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  line-height: 1.1;
  text-align: justify;
}
.section article{

}
.article_photo{
  width: 259px;
  border-radius: 50%;
  height: 259px;
  clear: both;
}