footer{
  width: 100%;
  height: 120px;
	background-color: #b8b2baee;
  /* position: absolute; */
  /*←絶対位置*/
  /* bottom: 0; */
   /*下に固定*/
}
small{
  font-size: 1.3rem;
}
small p{
  text-align: center;
  color: #f9f8f8;
}
footer figure{
	width: 30px;
  height: 30px;
  margin-bottom: 35px;
  
}
footer figure img{
margin-top: 15px;
margin-left: 10px;
}
.insta{
  width: 100px;
}