.billboard-full-height {
  min-height: 100vh;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .billboard-full-height {
    /* IE10+ CSS styles go here */
    height: 100vh;
  }
}
.billboard-full-height .billboard-content-wrapper {
  min-height: 100vh;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .billboard-full-height .billboard-content-wrapper {
    /* IE10+ CSS styles go here */
    height: 100vh;
  }
}
.ftr-logo{
    max-width: 100% !important;
}
.interior .quote-section{
    background: url('/-/media/rj/advisor-sites/global/billboard-images/smokies/billboard-02-foggy-tree-lined-road.jpg') !important;
}
.worthwhile .worthwhile-cta {
	font-size: 20px;
	font-weight: 500;
	padding-top: 50px;
	font-family: 'Source Sans Pro', sans-serif;
}
.worthwhile . new-catalog-hero . title {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
}
.worthwhile-archive{
    font-size: 20px;
    font-family: ‘Source Sans Pro’, sans-serif;
    font-weight: 500; 
}
