/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/
Description: Child theme for Hello Elementor
Author: Junaid
Author URI: https://example.com
Template: hello-elementor
Version: 1.0.0
*/

/* Add your custom CSS below */
.sidebar-cta a {
    display: block;
    background: #c42c2b;
    color: #fff;
    width: 100%;
}