.PoweredBy {
    text-align: center;
    margin-top: -10px;
    padding-top: 10px;
    border: 5px solid #1045c9;
    border-radius: 4px;
    border-top-color: rgb(16 69 201 / 0%) !important;
    color: black;
    background: #fff;
    font-family: BebasNeueRegular, arial, Georgia, serif;
    font-size: 20px;
    padding-bottom: 5px !important;
}
a.Poweredweb {
    text-decoration: none!important;
    color: #000000!important;
}
body.dark-skin a.Poweredweb:hover {
    text-decoration: none;
    color: #000000 !important;
}
#widgetfulbol {
   width: 100%;
}
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../fonts/BebasNeue/BebasNeue-webfont.eot');
    src: url('../fonts/BebasNeue/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BebasNeue/BebasNeue-webfont.woff') format('woff'),
         url('../fonts/BebasNeue/BebasNeue-webfont.ttf') format('truetype'),
         url('../fonts/BebasNeue/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}