﻿
.elementor-button {
    font-family: "Muli", Sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    line-height: 30px;
    color: #FFFFFF;
    background-color: #F27421;
    border-radius: 4px 4px 4px 4px;
}

.eicon-menu-bar {
    display: inline-block;
    font-family: eicons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.eicon-menu-bar::before {
    content: "\\e816"
}
