/* Add opacity to login form if using a background image */
.ic-Login__content {
 opacity: .7;
    } 