.hidden {
	display: none;
}

.validation__error {
	font-size: 12px;
    color: red;
    text-align: start;
}