.copyright-w3-agile {
    padding: 2em 0;
    background: #000;
    text-align: center;
}
#bwsrusso{
    color: #fff;
}

#bwsrusso:hover{
    color: #fff;
}

#bwsp{
    color: #fff;
}
a.btwhats {
    display: block;
    position: fixed;
    background: #106b05;
    bottom: 10px;
    right: 10px;
    color: #fff;
    padding: 8px 22px;
    border-radius: 8px;
}
a.btwhats:hover {
    background: #0b5302;
}
