/* 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; }