.pyro-footer {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 6px;
    z-index: 999999;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    color: rgba(220, 221, 222, 0.75);
    pointer-events: none;
    font-family: Arial, sans-serif;
}

.pyro-footer strong {
    color: rgba(255, 255, 255, 0.9);
}
