/*

Custom style

You can override the default class or style here

This file will not be overwritten by the updater

*/
.site-logo{
max-width: 50%;
max-height: 100px;
    
}
.top-nav {
    background-color: #10fa  !important;

}
.navbar a{
        width: 50%;
    text-align: center;
    color: #ffffff;
}

