/* Start custom CSS for shortcode, class: .elementor-element-6d652ba */.welcome-message {
    font-family: 'Arial, sans-serif'; /* Change this to your preferred font */
    font-size: 30px; /* Adjust the font size */
    color: navy; /* Set the font color to navy */
    font-weight: 800; /* Use a high value for extra bold (700 or higher is usually bold, 800 or 900 is extra bold) */
    text-align: left; /* Align text to the left */
}/* End custom CSS */