#boostify-spinner{
    float: none;
}

.boostify-stats-wrapper {
    display: flex;
    gap: 10px;
    padding-bottom: 10px;
}

.boostify-stats-block {
    border: 1px solid black;
    background: white;
    text-align: center;
    padding: 0.5em 1em;
    border-radius: 10px;
}