/**
 * Theme Name: Lucid-child
 * Template:   Lucid
 */


 .website-notice 
 {
    background-color: #781e68;
    color: white;
    padding: 20px;
    margin-bottom: 30px;
 }