/*!
	Theme Name: Hello Elementor Child
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: A plain-vanilla & lightweight theme for Elementor page builder
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Template: hello-elementor
	Version: 1.0.0
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
*/

.services-cards .elementor-post__card:hover {
    background-color: #0182d7!important;
}

.services-cards .elementor-post__text {
    margin-top: 0!important;
    padding-bottom: 60px!important;
}

.services-cards .elementor-post__read-more {
    position: absolute;
    background: #8CC63F;
    padding: 6px 20px;
    border-radius: 30px;
    bottom: 0;
}

.services-cards .elementor-post__read-more:hover {
    background: #fff;
    color: #000!important;
}