.center-text {
text-align: center;
}
.center-text {
text-align: center;
}
.menu {
display: flex;
align-items: center;
justify-content: center;
}
.menu img {
margin: 0 10px; /* Espacio entre la imagen y el texto */
width: 30px; /* Ancho deseado de la imagen */
height: auto; /* Para mantener la proporción de la imagen */
}
.menu .highlight {
font-weight: bold;
text-decoration: underline;
}
Check out our monthly-menu 




