/*
 Theme Name:   Hello Elementor Child
 Template:     hello-elementor
 Version:      1.0.0
*/

.entry-header {
    padding: 0 20px;
}

.entry-title {
    margin: 0 !important;
    width: auto !important;
    max-width: 100% !important;
}

.entry-meta {
    padding-top: 8px;
}