@import '../helpers/colors';


.rex-sb-mainTab p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    font-family: $body-font;
    color: $body-font-color;
}
.modal span,
.modal div,
.modal a,
.modal,
.rex-sb-mainTab span,
.rex-sb-mainTab div,
.rex-sb-mainTab a,
.rex-sb-mainTab p {
    font-family: $body-font;
}

//---heading tag Typogrpahy---*/
.rex-sb-mainTab h1 {
    font-size: 50px;
    line-height: 65px;
}
.rex-sb-mainTab h2 {
    font-size: 40px;
    line-height: 54px;
}
.rex-sb-mainTab h3 {
    font-size: 30px;
    line-height: 42px;
}
.rex-sb-mainTab h4 {
    font-size: 24px;
    line-height: 34px;
}
.rex-sb-mainTab h5 {
    font-size: 18px;
    line-height: 28px;
}
.rex-sb-mainTab h6 {
    font-size: 16px;
    line-height: 26px;
}