/*
Theme Name: hello Elementor Child
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.purhase-restly-theme a {
    background: #82b440;
    padding: 14px;
    display: block;
    margin-bottom: 23px;
    border-radius: 5px;
    color: #ffffff;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
}

.purhase-restly-theme a:hover {
    color: #fff;
}

.purhase-restly-theme a.support {
    background: #4c4cf1;
}