/*
	Theme Name: Voyelle Boilerplate
	Theme URI: https://github.com/Voyellefr
	Author: Voyelle
	Author URI: https://www.voyelle.fr/
	Description: Thème de base de Voyelle
	Version: 1.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Text Domain: voyelle
*/

.validated-item {
    color:green;
    font-size: 12px;
}

.login-register-lost-password {
    max-width: 800px;
    margin: auto !important;
}
#wppb-recover-password li {
    padding-left: 0;
}
#wppb-recover-password li:before {
    content: "";
}
