/* 9372224 - 5/09/23 - Jon B */
#fsPoweredByFinalsite {
	overflow: hidden;
	right: 140px;
}

.fsFooter a {
        text-decoration: none;
}
.fsFooter a:hover {
    text-decoration: underline;
}

@media (min-width: 800px) {
.fsTwoColumnLayout > .fsStyleColumn-1 > .content-callout {
  margin-right: 10px;
}
.fsTwoColumnLayout > .fsStyleColumn-2 > .content-callout {
  margin-left: 10px;
}


.fsThreeColumnLayout > .fsStyleColumn-1 > .content-callout {
  margin-right: 10px;
}
.fsThreeColumnLayout > .fsStyleColumn-2 > .content-callout {
  margin-right: 10px;
 margin-left: 10px !important;
}
.fsThreeColumnLayout > .fsStyleColumn-3 > .content-callout {
  margin-left: 10px !important;
}
}



/* 9696702 - 6/17/25 - Jon B */

.nav-social .fsNavLevel1 [href*=twitter]:before,
.nav-social .fsNavLevel1 [href*="x.com"]:before {
    font-family: 'fsIcomoon';
    content: '\e939';
    font-size: 1em;
}