/*
 Theme Name:   Lindo Child
 Theme URI:    https://wordpress.com
 Description:  This is a child theme for Lindo
 Author:       Goalthemes
 Author URI:   #
 Template:     lindo
 Version:      1.0.0
 Text Domain:  lindo-child
*/

/* Styling for the scrolling banner */
/* .scrolling-banner {
    background-color: #a64826 !important; 
    color: #fff; 
    padding: 5px 10px; 
    height: 40px; 
    font-size: 16px; 
    text-align: center; 
    position: fixed; 
    top: 60px; 
    width: 100%; 
    z-index: 9999; 
} */

/* Add margin or padding to the body or main content to push it down */
/* body {
    padding-top: 100px; /* Adjust this to match the height of the banner and navigation */
}
 */




