
.tf-v1-sidetab-button {
    left: -54px!important;
    padding: 3px 16px!important;
}

div[data-elem-type="button"] {
    cursor: pointer!important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
button,
div,
span,
a {
    font-family: 'Nunito Sans', 'Lato', 'Arial', sans-serif !important;
}

svg {
    -webkit-font-smoothing: none!important;
    font-smoothing: none !important;
}

html {
    scroll-behavior: smooth!important;
}
