/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 
.of-wrong-pass {
    color: red;
}

body.archive .of-locked-product-form{
    text-align: center;
}

.restriction-message {
    margin: 30px 0;
}