/* FES-UA Payment Guide Box Layout */
.fes-payment-guide {
background-color: #0b1528 !important;
border: 3px dashed #fff94d !important; /* Standout attention border */
border-radius: 16px;
padding: 35px !important;
margin: 40px 0;
}
.fes-payment-guide h3 {
color: #fff94d !important;
font-size: 24px !important;
margin-bottom: 15px;
}
/* ==========================================================================/* Legally Clean Footer Layout */
footer p, footer {
font-size: 13px !important;
line-height: 1.5 !important;
color: #a0aab8 !important; /* Soft, readable gray against the dark navy background */
}
footer strong {
color: #fff94d !important; /* Pops key headings like "Terms of Service" */
}
/* Legally Clean Footer Layout */
footer p, footer {
font-size: 13px !important;
line-height: 1.5 !important;
color: #a0aab8 !important; /* Soft, readable gray against the dark navy background */
}
footer strong {
color: #fff94d !important; /* Pops key headings like "Terms of Service" */
}