/* tsApps styles and overrides */
@import url("/assets/common/css/tsApps.css");

/* Include in Editor: Start */
.TitleText {margin: 0px 0px 20px;font-size: 35px;font-weight: 800;color: #051d2e;text-align: left;}
.HeaderText {font-style: normal;font-weight: 800;font-size: 25px;line-height: 1.2;color: var(--Black);margin-bottom: 20px;}
.SubHeader {font-weight: 800;font-size: 30px;border-bottom: 1px solid var(--Black);padding-bottom: 10px;}
.SubHeaderGold {font-size: 30px;color: var(--Gold);font-weight: 800;margin: 0 0 15px;}
.ColumnHeader {font-style: normal;font-weight: 800;font-size: 30px;line-height: 1.3;color: var(--Gold);margin: 0;}
.SectionHeading {font-size: 45px;font-weight: 800;color: var(--Black);text-transform: uppercase;margin: 0 0 10px;}
.QuoteAuthor {font-weight: 700;color: var(--Black);line-height: 2;}
.BodyText {font-style: normal;font-weight: 500;font-size: 18px;line-height: 1.4;color: var(--Black);margin-bottom: 15px;}
.BodyTextLarge { font-style: normal; font-weight: normal; font-size: 20px; line-height: 1.4; color: #000000; }
.InfoText { font-style: normal; font-weight: normal; font-size: 14px; line-height: 1.4; color: #000000; }0
.Montserrat {font-family: var(--Montserrat);}
.MontserratMedium {font-family: var(--Montserrat); font-weight: 500;}
.MontserratBold {font-family: var(--Montserrat); font-weight: 700;}
.MontserratSemiBold {font-family: var(--Montserrat); font-weight: 600;}
.MontserratExtraBold {font-family: var(--Montserrat); font-weight: 900;}
/* Include in Editor: Stop */

/*STYLES NOT IN THE EDITOR: ***********************************************************************************************/
a .BodyText, .BodyText a, a{color:#0086BF;}
a:hover .BodyText, .BodyText a:hover, a:hover{ color:#0086BF;}