.noscriptDisableAnimation {
    opacity: 1 !important;
    transform: translateX(0)  translateY(0) !important;
}

.jsRequiredMessage {
    margin: 25px 0;
    text-align: center;
    width: 100%;
    color: #F6D94F;
    color2: #FF7C68;
    font-size: 16px;
}