/*
Theme Name: MyTheme Child
Template: generatepress
Author: Child Theme Configurator
Version: 1.0.1672830730
Updated: 2023-01-04 14:12:10

*/

.comment-metadata {
    display:none;
}

.yell {width: 100%;
background-color: #FCE66D;
color: #000;}

.blue {width: 100%;
background-color: #4ABEFB;
color: #000;}

.green {width: 100%;
background-color: #6AD36D;
color: #000;}

a .yell:hover {background-color: #FCAAC9;}
a .blue:hover {background-color: #FCAAC9;}
a .green:hover {background-color: #FCAAC9;}