/*
Theme Name: insen child
Tags:  custom-menu, editor-style, featured-images
Template: insen
Version: 1.0.0
*/


@import '../insen/style.css';
:root{
  --brand-color: #652f1a;
}


/*---------------------------------
      write your css from here
------------------------------------*/

.mobile_menu_logo a img {
    width: 37px;
}
.ts_logo a img {
    max-width: 70px;
}

.mean-container .mean-bar::before{
    top:4px;
}