/*
@Author: ThemeMascot
@URL: http://ThemeMascot.com

This is the file where you can add your custom styles to change the look of the
theme. But don't modify style-main.css file.

*/

/* Your custom css codes start here: */

tr, td {
    border: 1px solid;
}


.menuzord-brand {
    margin: 18px 30px 0 0;
    float: none !important;
    color: #666;
    text-decoration: none;
    font-size: 40px !important;
    font-weight: 600;
    line-height: 1.3;
    cursor: pointer;
}