@font-face {
    font-family: 'Helvetica Neue';
    src: url(https://fonts.gstatic.com/l/font?kit=jAnfgHBgCsv4eNLTaMECf8DQsNS_exA&skey=4ad46dd97873f7d7&v=v16) format('woff2');
    font-weight: normal;
    font-style: normal;
    speak: none;
}
/**umb_name:Glossary Text Link*/
.glossaryLink{color: #417505;}

.glossaryLink a{/** CID-341color: #417505;*/
color: #5a37b4;
border-bottom: solid 1px #ffffff;
}

.glossaryLink a:hover{/** CID-341 color: #417505;*/
color: #5a37b4;
}

/**umb_name:Caption Body Text*/
.introBodyText{font-family:'Helvetica neue', helvetica; /**CID-341 'Montserrat'**/;
font-weight: 400;
font-size: 16px;/**CID-341 font-size: 24px;*/
color: #000000;/**CID-341 color: #797677;**/
line-height: 2;/**CID-341 Added newly to match line height as per mock up**/
}

/**umb_name:Persona Sub Heading*/
.personaSubHeadSection{font-size: 24px !important;
font-family: montserrat;/**CID-341 cfont-family: Montserrat;*/
font-weight: 700;
color: #6991eb;/**CID-341 ccolor: #797677;*/}

/**umb_name:Immigrant Story Left Quote*/
.immigrantStoryLeftQuote{color: #417505;
font-size: 30px;
margin-left: -10px;
margin-right: 10px;}

/**umb_name:Immigrant Story Quote*/
.immigrantStoryQuote{/*CID-341 color: #417505*/;
color: #5a37b4;
margin-left: 2px;}

/**umb_name:Persona Header Image Description*/
.personaHeaderImageDescription{color: #000000;/*CID-341 color: #606060;*/
font-family: 'Helvetica neue', helvetica;/*CID-341 font-family: Montserrat;*/
font-weight: 400;
font-size: 20px;
line-height: 28px;}

/**umb_name:Eligibility Criteria*/
.eligibilityCriteriaList{color: #000000;/*CID-341 color:  #797677;*/
font-size: 16px;
line-height: 24px;
font-family: 'Helvetica neue', helvetica;/*CID-341 font-family: 'Source Sans Pro'*/}

/**umb_name:Ways To Stay Header Image Description*/
.waysToStayHeaderImageDescription{color: #FFFFFF;
font-family: Montserrat;
font-weight: 400;
font-size: 24px;}

/**umb_name:Ways To Stay Header Image Title*/
.waysToStayHeaderImageTitle{color: #FFFFFF;
font-family: Montserrat;
font-weight: 700;
font-size: 36px;}

/**umb_name:Persona Header Image Title*/
.personaHeaderImageTitle{color: #000000;/*CID-341 color: #606060;*/
font-family: montserrat;/*CID-341 font-family: Montserrat;*/
font-weight: 700;
font-size: 36px;}

/**umb_name:Long Description Text*/
.detailsPageBodyText{color: #000000;/**CID-341 color: #767977;*/
font-size: 16px;
line-height: 24px;
font-family: 'Helvetica neue', helvetica;/**CID-341font-family: 'Source Sans Pro';*/
font-weight: 400;
margin-top: 25px;/**CID-341 newly Added*/
display: inline;/**CID-341 newly Added*//**CID-341 newly Added*/}

/**umb_name:Short Description Text*/
.cardBody{color: #000000; /**CID-341 color: #797677;**/
line-height: 25px;/* CID-341 Newly Added*/
font-size: 16px;
font-family: 'Helvetica neue', helvetica; /**CID-341 font-family: 'Source Sans Pro';*/
font-weight: 400;}

/**umb_name:Header H1*/
.headerH1{color: #6991eb;/**CID-341 color: #417505;*/
font-size: 40px;
font-family: 'montserrat';/**CID-341 font-family: 'Montserrat';*/
font-weight: 700;
margin: 70px 0px 0px 0px;/**CID-341 newly Added*/}

/**umb_name:Header H2*/
.headerH2{color: #797677;
font-size: 36px;
font-family: 'Montserrat';
font-weight: 700;}

/**umb_name:Header H3*/
.headerH3{color: #000000;	/**CID-341 color: #797677;*/
font-size: 30px;
font-family: 'montserrat';/**CID-341 font-family: 'Montserrat';*/
font-weight: 700;}

/**umb_name:headerH4*/
.headerH4{color: #797677;
font-size: 26px;  /**Appropriate font size. Change value as needed**/
font-family: 'Montserrat';
font-weight: 700;}

/**umb_name:headerH5*/
.headerH5{color: #797677;
font-size: 22px; /**Appropriate font size. Change value as needed**/
font-family: 'Montserrat';
font-weight: 700;}

/**umb_name:headerH6*/
.headerH6{color: #797677;
font-size: 20px; /**Appropriate font size. Change value as needed**/
font-family: 'Montserrat';
font-weight: 700;}


.row>div>ul{
margin: 0px 0 40px 0 !important;
}
a{
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-decoration: none;

}


