/*
Theme Name: Astra Child
Theme URI: https://example.com
Description: Astra Pro Child Theme
Author: Sunil Kumar
Template: astra
Version: 1.0.0
Text Domain: astra-child
*/

body{
    background-color:#fff;
}
/*button*/
.btn-icon .elementor-button-icon {
    font-size: 40px !important;
    transition: all 0.3s;
}