Join Us Now and Order via Our Social Media!
body {
font-family: Arial, sans-serif;
background-color: #f8f9fa;
margin: 0;
padding: 0;
}
.title {
text-align: center;
margin-top: 5px;
color: #333;
font-size: 15px;
text-transform: uppercase;
letter-spacing: 1px;
}
.title span {
color: #007bff; /* You can change this color to match your brand */
font-weight: bold;
}