.elementor-14 .elementor-element.elementor-element-d4fc0ca{--display:flex;}.elementor-14 .elementor-element.elementor-element-bc76049{--display:flex;}.elementor-14 .elementor-element.elementor-element-792a3b4{--display:flex;}.elementor-14 .elementor-element.elementor-element-b03730a{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-db0558c */.hero-section {
    text-align: center;
    margin-bottom: 30px;
    margin-left: 10px;
    margin-right: 10px;
}

h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 3rem;
    font-weight: bold;
    color: #000000;
    margin-top: 50px;
    margin-bottom: 30px; /* Space below the heading */
    transition: color 0.3s ease;
}

h1:hover {
    color: #bde800;
}

p {
    font-size: 1.1rem;
    color: #666666;
    margin-bottom: 30px; /* Added more margin below the paragraph */
}

.button {
 
    color: #bde800;
    border-radius: 30px;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-34c04ab */h2 { text-align: center; margin: 0 auto; }/* End custom CSS */
/* Start custom CSS for samantha-blog-latest, class: .elementor-element-d5fe809 */.heading h2:after {
    content: url(assets/img/Points-hiding.png);
    position: absolute;
    left: 30%;
    z-index: -1;
    top: 40%;
    animation: bounce-2 20s infinite;
}/* End custom CSS */