section.footer-copyright {
  border-top: 1px solid #C6CCD6;
  padding: 25px 0 0;
  margin: 0 30px;
}
section.footer-copyright p b{
    font-weight: 300;
}
section.footer-copyright p {
    color: #C6CCD6;
    font-family: "aller", sans-serif;
    font-weight: 300;
    letter-spacing: 0.03em;
    font-size: 1.4rem;
    margin:0;
    text-transform:uppercase;
}
.widget-snippet section.footer-copyright a {
    font-family: "aller", sans-serif;
    margin: 0 5px;
    padding-left: 15px;
    border-left: 1px solid #fff;
    font-size: 1.4rem;
    font-weight: 300;
    text-decoration: none;
    color: #C6CCD6;
}
section.footer-copyright p b.web {
    float:right;
}
section.footer-copyright p b.web a {
    border:0;
    margin:0;
    padding-left:0;
}
.widget-snippet section.footer-copyright a:hover{
    color: #C6CCD6;
    text-decoration:underline;
    opacity:0.8;
}
