/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Description: Astra Theme
Author: Anthony DINEL
Author URI: http://diaweb.fr
Template: astra
Version: 1.0.0
*/

/* Add your custom styles here */
.wp-block-uagb-buttons .listing-buttons .uagb-button__wrapper .uagb-buttons-repeater.wp-block-button__link {
    box-shadow: 0px 0px 0 #00000026;
	display: block;
}

.wp-block-uagb-buttons .listing-buttons .uagb-buttons-repeater.wp-block-button__link {
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-color: #333;
    border-style: solid;
}