footer .copySection p:nth-child(2) {
    display:none !important;
}


.image-round1{
  border-radius: 50%;
	border: 2px solid #ceb08e; /* 枠線を付加 */
}