/*
Theme Name: Avada Child
Theme URI: https://tu-sitio.com/
Description: Tema hijo para Avada.
Author: Tu Nombre o Agencia
Author URI: https://tu-sitio.com/
Template: Avada
Version: 1.0.0
Text Domain: avada-child
*/

/* Aquí puedes agregar tus estilos personalizados */


.dynamic-message {
    display: block;
    margin-top: 5px;
    font-size: 14px;
}

.dynamic-message.info {
    color: #007bff;
}

.dynamic-message.error {
    color: #dc3545;
    font-weight: bold;
}

.dynamic-message.success {
    color: #28a745;
    font-weight: bold;
}


