/*
Theme Name: GeneratePress Child
Template: generatepress
Version: 1.0
*/
.entry-title {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 20px;
    color: #222; /* Adjust to your theme color */
}
