/* tsApps styles and overrides */
@import url("/assets/common/css/tsApps.css");
/* Include in Editor: Start */
.TitleText {
    margin: 0px 0px 20px;
    text-align: left;
    font-style: normal;
    font-size: 37px;
    font-weight: 800;
    color: #8b0000;
    text-align: left;
    font-family: "Wix Madefor Display", sans-serif;
}
.HeaderText {
    margin: 0px 0px 20px;
    text-align: left;
    font-style: normal;
    font-size: 35px;
    font-weight: 800;
    color: #8b0000;
    text-align: left;
    font-family: "Wix Madefor Display", sans-serif;    
}
.HeaderTextSmall {
    margin: 0px 0px 20px;
    text-align: left;
    font-style: normal;
    font-size: 33px;
    font-weight: 800;
    color: #8b0000;
    text-align: left;
    font-family: "Wix Madefor Display", sans-serif;
}
.BodyText {font-family: "Wix Madefor Text", sans-serif;font-style: normal;font-weight: 400;font-size: 19px;line-height: 1.45;color: #000000;}
.BodyTextLarge {font-style: normal;font-weight: 400;font-size: 21px;line-height: 1.45; color: #000000;}
.InfoText  {font-style: normal;font-weight: normal;font-size: 15px;line-height: 1.45; color: #000000;}
.Madefor-Text-ExtraBold{font-family: "Wix Madefor Text", sans-serif; font-weight: 800;}
.madefor-text {font-family: "Wix Madefor Text", sans-serif; font-weight: 400;}
.HelveticaNeueW02-45Ligh {font-family: 'Helvetica Neue'; font-weight: 300;}
/* Include in Editor: Stop */

