/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 07 2025 | 04:47:20 */
/* --- New Style for the Profile Page Notice --- */

.paragraph-recomendation {
    /* Background and Border (Matching the other notice) */
    background-color: #FFE8CC !important;
    border: 1px solid #FFDAB3 !important;
    border-radius: 8px !important;

    /* Text and Font (Matching the other notice) */
    color: #856404 !important;
    font-size: 1.5rem !important; /* Using the new, larger font size */
    line-height: 1.6 !important;

    /* Spacing and Layout (Keeping its original structure) */
    padding: 1.25rem !important; /* Added padding for the larger text */
    margin: 0 !important;
    text-align: left !important;
}