/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com
Template: hello-elementor
Author: DFP
Author URI: https://digitalfootprint.hu
Description: A child theme of Hello Elementor.
Version: 1.0.1
Updated: 2025-05-15 15:40:00
Text Domain: hello-elementor-child

*/


.read-btn {
    border: 1px solid #757575;
    padding: 6px 16px;
}

.archive-grid:hover .read-btn {
    background: #c45123;
    color: white;
}