
a {
    text-decoration: none;
}
h1 {
    font-size: 30px;
    line-height: 34px;
    margin:1rem 0;
    font-weight: 900;
}
h2 {
    font-size: 26px;
    line-height: 30px;
    font-weight: 900;
    margin:0.75rem 0;
}
h3 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 900;
    margin:1rem 0;
}
h4 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 900;
    margin:1rem 0;
}
h5 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 900;
    margin:0.5rem 0 ;
}
p {
    font-size: 18px;
    margin: 0;
}
.widget-visible iframe html body .tawk-min-container .tawk-button-circle.tawk-button-large {
    width: 45px !important;
    height: 45px !important;
}