/* 
 Theme Name:     Connecting Kids
 Author:         Lollipop Creative Studio
 Author URI:     https://lollipopcreative.com.au
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

#footer-widgets {
padding: 0;
margin-left: 35%;
}

hr { 
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
    width: 10%;  
    border-color:#ea8998;
} 

#main-header {
   box-shadow: 0 0 0 rgba(0,0,0,0);
}

#top-menu a {
    text-transform: uppercase;
    font-weight: 300;
}