.favorites-error {
    font-size: 1.5em;
	font-weight: bold;
    color: #ff0000;
}

.favorites-items-ok {
    font-size: 1.5em;
	font-weight: bold;
    color: #000000;
}

.favorites-items-error {
    font-size: 1.5em;
	font-weight: bold;
    color: #000000;
}
