.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;
}