/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
.restricted-content-message {
    border: 2px solid #e0e0e0;
    background-color: #f9f9f9;
    color: #333;
    padding: 20px;
    margin: 20px 0;
    border-radius: 5px;
    text-align: center;
}

.restricted-content-message h3 {
    margin-top: 0;
    color: #c00;
}
