
p.nda_restriction {
    margin-top: 15%;
    /* margin-left: 30%; */
    text-align: center !important;
}

.nda_restriction a {
    color: #ff7fc2 !important;
    text-decoration: underline !important;
}

/* Mobile (adjust for screens <= 768px wide) */
@media screen and (max-width: 768px) {
    p.nda_restriction {
        margin-top: 10%;   
        margin-left: 5%;  
        margin-right: 5%; 
        text-align: center; 
    }
}


.innovation_previews {
    background-color: transparent !important;
}
.innovation_previews-template-default main#main nav.navigation.post-navigation,
.innovation_previews header.entry-header.ast-no-title.ast-header-without-markup,
.innovation_previews header {
    display: none;
}

