



.area5 .footer{
    background-image: url("/file/img/1100646.png")
}

.footer h2{
    color: #000000
}


.footer .block p strong{
   font-size: 200%
}


.cms-public  .area5 .footer{
  margin: auto;
  padding-left: calc((100% - 980px) /2 );
  padding-right: calc((100% - 980px) /2 );
  width: 980px;

}