/*
Theme Name: hello elementor Child
Theme URI: https://example.com/
Description: Child theme for Hello.
Author: OpenAI
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

/*
 * Add custom CSS below this line.
 */



button.ndcu__button {
    font-size: 10px;
    color: #000;
    border: 1px solid #000000;
    padding: 0px 14px 0px 14px;
}