/* Client-specific styles for Magixs Child Theme */

/* Add custom styles for each client below */
/* Example: 
.client-1 .site-header {
    background-color: #1a3c5e;
}
.client-2 .site-footer {
    color: #cc3366;
}
*/

ul li{
    list-style: none;
}