/* Add custom CSS styles below */ 

body {
    background: linear-gradient(to bottom, #FEFAEE, #FEFAEE,#FEFAEE);
    background-repeat: no-repeat;
    background-attachment: fixed;
    margin: 0;
    padding: 0;
}
body, .container, .wrapper, .main-wrapper, .page-container, .content {
    background-color:#FEFAEE !important; /* تغيير الخلفية للأحمر */
}