.portal-fixed-footer {
    position: fixed;
    bottom: 0;
    height: auto;
    background: #fff;
    width: 100%;
    padding-top: 5px;
    z-index: 10;
}

.content-footer-powered-by {
    justify-content: center;
}