body{
  background-color:rgba(119,209,245,1);
}
body .site-footer{
  background:#4680d0;
}
body .subLine{
  border-top: 4px solid #4680d0;
}
body .da-bre{
  background: #4680d0;
}
@media (max-width:767px){
  body .footer-tap{
    font-size:3.27vw;
  }
}