/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.0.1606206616
Updated: 2020-11-24 08:30:16

*/

     .notice-close-button {
        /* customize the close button */
        float:right;
        color: #1E85BE;
        cursor:pointer;
    }
    .error-close-button {
       float:right;
       color: #B81C23;
       cursor: pointer;

   }
 
  .success-close-button {
    float:right;
    color: #8FAE1B;
    cursor: pointer;
}
