    body { font-family: Arial, sans-serif; background-color: #f8f9fa;  font-size: 12px; text-align: left ;}
    h5 { font-size: 14px; font-weight: bold; }
	h4 { font-size: 20px; font-weight: bold; color: #000000;}
    .container { max-width: 900px; margin: 25px auto; background: #fff; padding: 20px; border-radius: 10px; box-shadow: 0px 0px 10px rgba(0,0,0,0.1); }
	.header img { max-width: 100%; }
    .title { text-align: center; font-size: 28px; font-weight: bold; margin-bottom: 10px; color: #333; text-transform: uppercase; }
    .info-section .col-md-6 { padding: 15px; }
	.marketing-promise { font-size: 30px; font-weight: bold; color: #FE9901; text-align: center; margin-bottom: 10px; padding: 15px; border-radius: 5px; background-color: #FFFFFF; }
	.short-info { text-align: center; font-size: 28px; font-style: normal; color: #333333; margin-bottom: 20px; }
	.info-details { text-align: center; font-size: 16px; font-style: normal; margin-left: 0px ; font-weight: normal; color: #444444;  margin-bottom: 0px; }
	.note { text-align: left; font-size: 8px; font-style: normal; color: #333333;}
	.info-table { background-color: #e9ecef; padding: 15px; border-radius: 5px; }
    .footer { text-align: center; margin-top: 20px; padding: 20px; background: #FE9901; color: #ffffff; border-radius: 5px; }
	.separator { width: 50%; margin: 10px auto; border: none; border-top: 2px solid #FE9901; } 
	.highlight { color: #FE9901; font-weight: bold;
	a {text-decoration: none; color: inherit; }
	a:hover { color: #FE9901; }