.downloads-product-page .separator-text {
    flex: 1 0 100%;
    text-align: center;
    font-weight: 600;
    font-size: var(--text-sm);
    color: #0a1235;
}
.warning-box{
    margin-bottom:2vh;
}