.text-shadow-lg { text-shadow:2px 2px 2px rgba(34, 34, 34,0.8); }
.text-shadow-sm { text-shadow:1px 1px 1px rgba(34, 34, 34,0.8); }
.text-shadow-lg-alt { text-shadow:2px 2px 2px rgba(255, 255, 255,0.8); }
.text-shadow-sm-alt { text-shadow:1px 1px 1px rgba(255, 255, 255,0.8); }
.alert-info {
    --bs-alert-color: #1c5fa8;
    --bs-alert-bg: #ddebf9;
    --bs-alert-border-color: #9ac2ee;
    --bs-alert-link-color: #164c86;
}
.fapadsm{padding-right:5px}.fapad,.menupad{padding-right:10px}a.contactlinks i.fa-sharp-duotone.fa-solid{color:#212529;text-decoration:none}a.contactlinks:hover,a.contactlinks:hover h3,a.contactlinks:hover i.fa-sharp-duotone.fa-solid,a.contactlinks:hover p{color:#08c;text-decoration:none}.btn{border-radius:0}hr.dr{width:40%;margin:auto;color:var(--primary)}&:disabled{display:none}
.e-elevated{font-family: "Times New Roman", Times, Baskerville, Georgia, serif;font-size:6.6rem;color:#A6DF52; text-align: center;}
.e-pronunciation{color:#4A2F4E;font-size:1.8rem;text-align: center;}
.e-definition{color:#155869;font-size:1.4rem;text-align: center; line-height: 2.2rem;}
h2 a.sectionlink:link, h2 a.sectionlink:active, h2 a.sectionlink:visited { color: rgba(255,255,255,0.8); text-decoration: none;} 
h2 a.sectionlink:hover { color: rgba(255,255,255,1); text-decoration: none; } 
.double-top-border {
  border-top: 6px double #155869; /* Adjust thickness and color as needed */
}
.double-bottom-border {
  border-bottom: 6px double white; /* Adjust thickness and color as needed */
}