/* Estilos básicos para centro-preparador */
.centro-preparador-single {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;
}

.centro-preparador-single a {
    color: #0088CE;
    text-decoration: none;
}

.centro-preparador-single a:hover {
    text-decoration: underline;
}
