/*
 Theme Name: GeneratePress Child
 Template: generatepress
*/
body {
    outline: 4px solid lime !important;
}

body {
   outline: 5px solid red !important;
}
