#footerBWD {
    padding: 5px;
    font-family: 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif';
    font-size: 12px;
    background: #013567;
    color: white !important;
    text-decoration: none;
    border-radius: 4px;
    float:right;
    clear:both;
    width: fit-content;
}