.elementor-14930 .elementor-element.elementor-element-d6a9df3{--spacer-size:20px;}/* Start custom CSS for html, class: .elementor-element-9461df4 */.rating-buttons { display: flex; justify-content: center; margin-top: 10px; }
        .rating-buttons button { width: 50px; height: 50px; font-size: 18px; margin: 5px; border: none; border-radius: 50%; cursor: pointer; color: white; transition: transform 0.2s, background-color 0.3s; }
        .rating-buttons button[data-value="1"] { background-color: #ff4d4d; }
        .rating-buttons button[data-value="2"] { background-color: #ff884d; }
        .rating-buttons button[data-value="3"] { background-color: #ffcc4d; }
        .rating-buttons button[data-value="4"] { background-color: #a8d854; }
        .rating-buttons button[data-value="5"] { background-color: #4caf50; }
        .rating-buttons button:hover { transform: scale(1.1); }

        .entry-title { display: none !important; }
        header,footer { display: none !important; }/* End custom CSS */